Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.AbstractPlatformRelationship
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.platform | |
| org.eclipse.gmt.modisco.omg.kdm.platform.impl | |
| org.eclipse.gmt.modisco.omg.kdm.platform.util |
-
Uses of AbstractPlatformRelationship in org.eclipse.gmt.modisco.omg.kdm.platform
Subinterfaces of AbstractPlatformRelationship in org.eclipse.gmt.modisco.omg.kdm.platform Modifier and Type Interface Description interfaceBindsToA representation of the model object 'Binds To'.interfaceLoadsA representation of the model object 'Loads'.interfacePlatformRelationshipA representation of the model object 'Relationship'.interfaceRequiresA representation of the model object 'Requires'.interfaceSpawnsA representation of the model object 'Spawns'.Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return types with arguments of type AbstractPlatformRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>AbstractPlatformElement. getRelation()Returns the value of the 'Relation' containment reference list. -
Uses of AbstractPlatformRelationship in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement AbstractPlatformRelationship Modifier and Type Class Description classBindsToImplAn implementation of the model object 'Binds To'.classLoadsImplAn implementation of the model object 'Loads'.classPlatformRelationshipImplAn implementation of the model object 'Relationship'.classRequiresImplAn implementation of the model object 'Requires'.classSpawnsImplAn implementation of the model object 'Spawns'.Fields in org.eclipse.gmt.modisco.omg.kdm.platform.impl with type parameters of type AbstractPlatformRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>DeployedComponentImpl. relationThe cached value of the 'Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>DeployedResourceImpl. relationThe cached value of the 'Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>DeployedSoftwareSystemImpl. relationThe cached value of the 'Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>MachineImpl. relationThe cached value of the 'Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>PlatformActionImpl. relationThe cached value of the 'Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>PlatformElementImpl. relationThe cached value of the 'Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>PlatformEventImpl. relationThe cached value of the 'Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>ResourceTypeImpl. relationThe cached value of the 'Relation' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return types with arguments of type AbstractPlatformRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>DeployedComponentImpl. getRelation()org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>DeployedResourceImpl. getRelation()org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>DeployedSoftwareSystemImpl. getRelation()org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>MachineImpl. getRelation()org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>PlatformActionImpl. getRelation()org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>PlatformElementImpl. getRelation()org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>PlatformEventImpl. getRelation()org.eclipse.emf.common.util.EList<AbstractPlatformRelationship>ResourceTypeImpl. getRelation() -
Uses of AbstractPlatformRelationship in org.eclipse.gmt.modisco.omg.kdm.platform.util
Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type AbstractPlatformRelationship Modifier and Type Method Description TPlatformSwitch. caseAbstractPlatformRelationship(AbstractPlatformRelationship object)Returns the result of interpreting the object as an instance of 'Abstract Platform Relationship'.