public class ValidateFeature
extends org.eclipse.graphiti.features.custom.AbstractCustomFeature
| Constructor and Description |
|---|
ValidateFeature(org.eclipse.graphiti.features.IFeatureProvider featureProvider) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canExecute(org.eclipse.graphiti.features.context.ICustomContext arg0) |
boolean |
canUndo(org.eclipse.graphiti.features.context.IContext arg0) |
void |
execute(org.eclipse.graphiti.features.context.IContext context) |
void |
execute(org.eclipse.graphiti.features.context.ICustomContext arg0) |
String |
getDescription() |
org.eclipse.graphiti.features.IFeatureProvider |
getFeatureProvider() |
String |
getName() |
boolean |
hasDoneChanges() |
boolean |
isAvailable(org.eclipse.graphiti.features.context.IContext context) |
canExecute, getImageIdaddGraphicalRepresentation, getAllBusinessObjectsForPictogramElement, getBusinessObjectForPictogramElement, getDiagram, getDiagramBehavior, getProgressCallback, getUserDecision, layoutPictogramElement, link, link, manageColor, manageColor, manageDefaultFont, manageFont, manageFont, setProgressCallback, toString, updatePictogramElementpublic ValidateFeature(org.eclipse.graphiti.features.IFeatureProvider featureProvider)
public boolean canUndo(org.eclipse.graphiti.features.context.IContext arg0)
canUndo in interface org.eclipse.graphiti.features.IFeaturecanUndo in class org.eclipse.graphiti.features.impl.AbstractFeaturepublic void execute(org.eclipse.graphiti.features.context.IContext context)
execute in interface org.eclipse.graphiti.features.IFeatureexecute in class org.eclipse.graphiti.features.custom.AbstractCustomFeaturepublic boolean hasDoneChanges()
hasDoneChanges in interface org.eclipse.graphiti.features.IFeaturehasDoneChanges in class org.eclipse.graphiti.features.impl.AbstractFeaturepublic boolean isAvailable(org.eclipse.graphiti.features.context.IContext context)
isAvailable in interface org.eclipse.graphiti.features.IFeatureisAvailable in class org.eclipse.graphiti.features.custom.AbstractCustomFeaturepublic String getName()
getName in interface org.eclipse.graphiti.INamegetName in class org.eclipse.graphiti.features.impl.AbstractFeaturepublic String getDescription()
getDescription in interface org.eclipse.graphiti.IDescriptiongetDescription in class org.eclipse.graphiti.features.custom.AbstractCustomFeaturepublic org.eclipse.graphiti.features.IFeatureProvider getFeatureProvider()
getFeatureProvider in interface org.eclipse.graphiti.features.IFeatureProviderHoldergetFeatureProvider in class org.eclipse.graphiti.features.impl.AbstractFeaturepublic boolean canExecute(org.eclipse.graphiti.features.context.ICustomContext arg0)
canExecute in interface org.eclipse.graphiti.features.custom.ICustomFeaturecanExecute in class org.eclipse.graphiti.features.custom.AbstractCustomFeaturepublic void execute(org.eclipse.graphiti.features.context.ICustomContext arg0)
Copyright © 2018. All rights reserved.