Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.event.AbstractEventRelationship
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.event | |
| org.eclipse.gmt.modisco.omg.kdm.event.impl | |
| org.eclipse.gmt.modisco.omg.kdm.event.util |
-
Uses of AbstractEventRelationship in org.eclipse.gmt.modisco.omg.kdm.event
Subinterfaces of AbstractEventRelationship in org.eclipse.gmt.modisco.omg.kdm.event Modifier and Type Interface Description interfaceConsumesEventA representation of the model object 'Consumes Event'.interfaceEventRelationshipA representation of the model object 'Relationship'.interfaceNextStateA representation of the model object 'Next State'.Methods in org.eclipse.gmt.modisco.omg.kdm.event that return types with arguments of type AbstractEventRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractEventRelationship>AbstractEventElement. getEventRelation()Returns the value of the 'Event Relation' containment reference list. -
Uses of AbstractEventRelationship in org.eclipse.gmt.modisco.omg.kdm.event.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.event.impl that implement AbstractEventRelationship Modifier and Type Class Description classConsumesEventImplAn implementation of the model object 'Consumes Event'.classEventRelationshipImplAn implementation of the model object 'Relationship'.classNextStateImplAn implementation of the model object 'Next State'.Fields in org.eclipse.gmt.modisco.omg.kdm.event.impl with type parameters of type AbstractEventRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<AbstractEventRelationship>EventActionImpl. eventRelationThe cached value of the 'Event Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractEventRelationship>EventElementImpl. eventRelationThe cached value of the 'Event Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractEventRelationship>EventImpl. eventRelationThe cached value of the 'Event Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractEventRelationship>EventResourceImpl. eventRelationThe cached value of the 'Event Relation' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.event.impl that return types with arguments of type AbstractEventRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractEventRelationship>EventActionImpl. getEventRelation()org.eclipse.emf.common.util.EList<AbstractEventRelationship>EventElementImpl. getEventRelation()org.eclipse.emf.common.util.EList<AbstractEventRelationship>EventImpl. getEventRelation()org.eclipse.emf.common.util.EList<AbstractEventRelationship>EventResourceImpl. getEventRelation() -
Uses of AbstractEventRelationship in org.eclipse.gmt.modisco.omg.kdm.event.util
Methods in org.eclipse.gmt.modisco.omg.kdm.event.util with parameters of type AbstractEventRelationship Modifier and Type Method Description TEventSwitch. caseAbstractEventRelationship(AbstractEventRelationship object)Returns the result of interpreting the object as an instance of 'Abstract Event Relationship'.