Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.AbstractActionRelationship
-
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.action
Subinterfaces of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.action Modifier and Type Interface Description interfaceActionRelationshipA representation of the model object 'Relationship'.interfaceAddressesA representation of the model object 'Addresses'.interfaceCallsA representation of the model object 'Calls'.interfaceCompliesToA representation of the model object 'Complies To'.interfaceControlFlowA representation of the model object 'Control Flow'.interfaceCreatesA representation of the model object 'Creates'.interfaceDispatchesA representation of the model object 'Dispatches'.interfaceEntryFlowA representation of the model object 'Entry Flow'.interfaceExceptionFlowA representation of the model object 'Exception Flow'.interfaceExitFlowA representation of the model object 'Exit Flow'.interfaceFalseFlowA representation of the model object 'False Flow'.interfaceFlowA representation of the model object 'Flow'.interfaceGuardedFlowA representation of the model object 'Guarded Flow'.interfaceReadsA representation of the model object 'Reads'.interfaceThrowsA representation of the model object 'Throws'.interfaceTrueFlowA representation of the model object 'True Flow'.interfaceUsesTypeA representation of the model object 'Uses Type'.interfaceWritesA representation of the model object 'Writes'.Methods in org.eclipse.gmt.modisco.omg.kdm.action that return types with arguments of type AbstractActionRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractActionRelationship>ActionElement. getActionRelation()Returns the value of the 'Action Relation' containment reference list. -
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement AbstractActionRelationship Modifier and Type Class Description classActionRelationshipImplAn implementation of the model object 'Relationship'.classAddressesImplAn implementation of the model object 'Addresses'.classCallsImplAn implementation of the model object 'Calls'.classCompliesToImplAn implementation of the model object 'Complies To'.classControlFlowImplAn implementation of the model object 'Control Flow'.classCreatesImplAn implementation of the model object 'Creates'.classDispatchesImplAn implementation of the model object 'Dispatches'.classEntryFlowImplAn implementation of the model object 'Entry Flow'.classExceptionFlowImplAn implementation of the model object 'Exception Flow'.classExitFlowImplAn implementation of the model object 'Exit Flow'.classFalseFlowImplAn implementation of the model object 'False Flow'.classFlowImplAn implementation of the model object 'Flow'.classGuardedFlowImplAn implementation of the model object 'Guarded Flow'.classReadsImplAn implementation of the model object 'Reads'.classThrowsImplAn implementation of the model object 'Throws'.classTrueFlowImplAn implementation of the model object 'True Flow'.classUsesTypeImplAn implementation of the model object 'Uses Type'.classWritesImplAn implementation of the model object 'Writes'.Fields in org.eclipse.gmt.modisco.omg.kdm.action.impl with type parameters of type AbstractActionRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<AbstractActionRelationship>ActionElementImpl. actionRelationThe cached value of the 'Action Relation' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return types with arguments of type AbstractActionRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractActionRelationship>ActionElementImpl. getActionRelation() -
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.action.util
Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type AbstractActionRelationship Modifier and Type Method Description TActionSwitch. caseAbstractActionRelationship(AbstractActionRelationship object)Returns the result of interpreting the object as an instance of 'Abstract Action Relationship'. -
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.data
Subinterfaces of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.data Modifier and Type Interface Description interfaceHasContentA representation of the model object 'Has Content'.interfaceManagesDataA representation of the model object 'Manages Data'.interfaceProducesDataEventA representation of the model object 'Produces Data Event'.interfaceReadsColumnSetA representation of the model object 'Reads Column Set'.interfaceWritesColumnSetA representation of the model object 'Writes Column Set'. -
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement AbstractActionRelationship Modifier and Type Class Description classHasContentImplAn implementation of the model object 'Has Content'.classManagesDataImplAn implementation of the model object 'Manages Data'.classProducesDataEventImplAn implementation of the model object 'Produces Data Event'.classReadsColumnSetImplAn implementation of the model object 'Reads Column Set'.classWritesColumnSetImplAn implementation of the model object 'Writes Column Set'. -
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type AbstractActionRelationship Modifier and Type Method Description TDataSwitch. caseAbstractActionRelationship(AbstractActionRelationship object)Returns the result of interpreting the object as an instance of 'Abstract Action Relationship'. -
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.event
Subinterfaces of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.event Modifier and Type Interface Description interfaceHasStateA representation of the model object 'Has State'.interfaceProducesEventA representation of the model object 'Produces Event'.interfaceReadsStateA representation of the model object 'Reads State'. -
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.event.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.event.impl that implement AbstractActionRelationship Modifier and Type Class Description classHasStateImplAn implementation of the model object 'Has State'.classProducesEventImplAn implementation of the model object 'Produces Event'.classReadsStateImplAn implementation of the model object 'Reads State'. -
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.event.util
Methods in org.eclipse.gmt.modisco.omg.kdm.event.util with parameters of type AbstractActionRelationship Modifier and Type Method Description TEventSwitch. caseAbstractActionRelationship(AbstractActionRelationship object)Returns the result of interpreting the object as an instance of 'Abstract Action Relationship'. -
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.platform
Subinterfaces of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.platform Modifier and Type Interface Description interfaceDefinedByA representation of the model object 'Defined By'.interfaceManagesResourceA representation of the model object 'Manages Resource'.interfaceReadsResourceA representation of the model object 'Reads Resource'.interfaceWritesResourceA representation of the model object 'Writes Resource'. -
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement AbstractActionRelationship Modifier and Type Class Description classDefinedByImplAn implementation of the model object 'Defined By'.classManagesResourceImplAn implementation of the model object 'Manages Resource'.classReadsResourceImplAn implementation of the model object 'Reads Resource'.classWritesResourceImplAn implementation of the model object 'Writes Resource'. -
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.platform.util
Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type AbstractActionRelationship Modifier and Type Method Description TPlatformSwitch. caseAbstractActionRelationship(AbstractActionRelationship object)Returns the result of interpreting the object as an instance of 'Abstract Action Relationship'. -
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.ui
Subinterfaces of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.ui Modifier and Type Interface Description interfaceManagesUIA representation of the model object 'Manages UI'.interfaceReadsUIA representation of the model object 'Reads UI'.interfaceWritesUIA representation of the model object 'Writes UI'. -
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement AbstractActionRelationship Modifier and Type Class Description classManagesUIImplAn implementation of the model object 'Manages UI'.classReadsUIImplAn implementation of the model object 'Reads UI'.classWritesUIImplAn implementation of the model object 'Writes UI'. -
Uses of AbstractActionRelationship in org.eclipse.gmt.modisco.omg.kdm.ui.util
Methods in org.eclipse.gmt.modisco.omg.kdm.ui.util with parameters of type AbstractActionRelationship Modifier and Type Method Description TUiSwitch. caseAbstractActionRelationship(AbstractActionRelationship object)Returns the result of interpreting the object as an instance of 'Abstract Action Relationship'.