public class TransitionCreateFeature
extends org.eclipse.graphiti.features.impl.AbstractCreateConnectionFeature
| Constructor and Description |
|---|
TransitionCreateFeature(org.eclipse.graphiti.features.IFeatureProvider fp)
Constructor for a transition create feature.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCreate(org.eclipse.graphiti.features.context.ICreateConnectionContext context) |
boolean |
canStartConnection(org.eclipse.graphiti.features.context.ICreateConnectionContext context) |
org.eclipse.graphiti.mm.pictograms.Connection |
create(org.eclipse.graphiti.features.context.ICreateConnectionContext context) |
attachedToSource, canceledAttaching, canExecute, endConnecting, execute, getCreateDescription, getCreateImageId, getCreateLargeImageId, getCreateName, getName, startConnectingaddGraphicalRepresentation, canUndo, getAllBusinessObjectsForPictogramElement, getBusinessObjectForPictogramElement, getDescription, getDiagram, getDiagramBehavior, getFeatureProvider, getProgressCallback, getUserDecision, hasDoneChanges, isAvailable, layoutPictogramElement, link, link, manageColor, manageColor, manageDefaultFont, manageFont, manageFont, setProgressCallback, toString, updatePictogramElementclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic TransitionCreateFeature(org.eclipse.graphiti.features.IFeatureProvider fp)
fp - the feature provider for which the feature is createdpublic boolean canStartConnection(org.eclipse.graphiti.features.context.ICreateConnectionContext context)
public boolean canCreate(org.eclipse.graphiti.features.context.ICreateConnectionContext context)
public org.eclipse.graphiti.mm.pictograms.Connection create(org.eclipse.graphiti.features.context.ICreateConnectionContext context)
Copyright © 2018. All rights reserved.