| newprocess.diagram.providers.New_processModelingAssistantProvider
New_processModelingAssistantProvider | public class New_processModelingAssistantProvider extends ModelingAssistantProvider (Code) | | |
getRelTypesOnSource | public List getRelTypesOnSource(IAdaptable source)(Code) | | |
getRelTypesOnSourceAndTarget | public List getRelTypesOnSourceAndTarget(IAdaptable source, IAdaptable target)(Code) | | |
getRelTypesOnTarget | public List getRelTypesOnTarget(IAdaptable target)(Code) | | |
getTypesForPopupBar | public List getTypesForPopupBar(IAdaptable host)(Code) | | |
getTypesForSource | public List getTypesForSource(IAdaptable target, IElementType relationshipType)(Code) | | |
getTypesForTarget | public List getTypesForTarget(IAdaptable source, IElementType relationshipType)(Code) | | |
isApplicableElement | protected boolean isApplicableElement(EObject element, Collection types)(Code) | | |
selectElement | protected EObject selectElement(EObject[] elements)(Code) | | |
selectExistingElement | protected EObject selectExistingElement(IAdaptable host, Collection types)(Code) | | |
selectExistingElementForSource | public EObject selectExistingElementForSource(IAdaptable target, IElementType relationshipType)(Code) | | |
selectExistingElementForTarget | public EObject selectExistingElementForTarget(IAdaptable source, IElementType relationshipType)(Code) | | |
|
|