Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.core.KDMRelationship
-
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.action
Subinterfaces of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.action Modifier and Type Interface Description interfaceAbstractActionRelationshipA representation of the model object 'Abstract Action Relationship'.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'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement KDMRelationship 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'.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return types with arguments of type KDMRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<KDMRelationship>ActionElementImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>ActionElementImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>ActionElementImpl. getOwnedRelation() -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.action.util
Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type KDMRelationship Modifier and Type Method Description TActionSwitch. caseKDMRelationship(KDMRelationship object)Returns the result of interpreting the object as an instance of 'KDM Relationship'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.build
Subinterfaces of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.build Modifier and Type Interface Description interfaceAbstractBuildRelationshipA representation of the model object 'Abstract Build Relationship'.interfaceBuildRelationshipA representation of the model object 'Relationship'.interfaceConsumesA representation of the model object 'Consumes'.interfaceDescribedByA representation of the model object 'Described By'.interfaceLinksToA representation of the model object 'Links To'.interfaceProducesA representation of the model object 'Produces'.interfaceSuppliedByA representation of the model object 'Supplied By'.interfaceSupportedByA representation of the model object 'Supported By'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.build.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.build.impl that implement KDMRelationship Modifier and Type Class Description classBuildRelationshipImplAn implementation of the model object 'Relationship'.classConsumesImplAn implementation of the model object 'Consumes'.classDescribedByImplAn implementation of the model object 'Described By'.classLinksToImplAn implementation of the model object 'Links To'.classProducesImplAn implementation of the model object 'Produces'.classSuppliedByImplAn implementation of the model object 'Supplied By'.classSupportedByImplAn implementation of the model object 'Supported By'.Methods in org.eclipse.gmt.modisco.omg.kdm.build.impl that return types with arguments of type KDMRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<KDMRelationship>BuildElementImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>BuildResourceImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>SupplierImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>SymbolicLinkImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>ToolImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>BuildElementImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>BuildResourceImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>SupplierImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>SymbolicLinkImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>ToolImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>BuildElementImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>BuildResourceImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>SupplierImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>SymbolicLinkImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>ToolImpl. getOwnedRelation() -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.build.util
Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type KDMRelationship Modifier and Type Method Description TBuildSwitch. caseKDMRelationship(KDMRelationship object)Returns the result of interpreting the object as an instance of 'KDM Relationship'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.code
Subinterfaces of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.code Modifier and Type Interface Description interfaceAbstractCodeRelationshipA representation of the model object 'Abstract Code Relationship'.interfaceCodeRelationshipA representation of the model object 'Relationship'.interfaceExpandsA representation of the model object 'Expands'.interfaceExtendsA representation of the model object 'Extends'.interfaceGeneratedFromA representation of the model object 'Generated From'.interfaceHasTypeA representation of the model object 'Has Type'.interfaceHasValueA representation of the model object 'Has Value'.interfaceImplementationOfA representation of the model object 'Implementation Of'.interfaceImplementsA representation of the model object 'Implements'.interfaceImportsA representation of the model object 'Imports'.interfaceIncludesA representation of the model object 'Includes'.interfaceInstanceOfA representation of the model object 'Instance Of'.interfaceParameterToA representation of the model object 'Parameter To'.interfaceRedefinesA representation of the model object 'Redefines'.interfaceVariantToA representation of the model object 'Variant To'.interfaceVisibleInA representation of the model object 'Visible In'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement KDMRelationship Modifier and Type Class Description classCodeRelationshipImplAn implementation of the model object 'Relationship'.classExpandsImplAn implementation of the model object 'Expands'.classExtendsImplAn implementation of the model object 'Extends'.classGeneratedFromImplAn implementation of the model object 'Generated From'.classHasTypeImplAn implementation of the model object 'Has Type'.classHasValueImplAn implementation of the model object 'Has Value'.classImplementationOfImplAn implementation of the model object 'Implementation Of'.classImplementsImplAn implementation of the model object 'Implements'.classImportsImplAn implementation of the model object 'Imports'.classIncludesImplAn implementation of the model object 'Includes'.classInstanceOfImplAn implementation of the model object 'Instance Of'.classParameterToImplAn implementation of the model object 'Parameter To'.classRedefinesImplAn implementation of the model object 'Redefines'.classVariantToImplAn implementation of the model object 'Variant To'.classVisibleInImplAn implementation of the model object 'Visible In'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return types with arguments of type KDMRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<KDMRelationship>CodeElementImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>ComputationalObjectImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>DatatypeImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>ModuleImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>NamespaceUnitImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>PreprocessorDirectiveImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>CodeElementImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>ComputationalObjectImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>DatatypeImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>ModuleImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>NamespaceUnitImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>PreprocessorDirectiveImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>CodeElementImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>ComputationalObjectImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>DatatypeImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>ModuleImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>NamespaceUnitImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>PreprocessorDirectiveImpl. getOwnedRelation() -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type KDMRelationship Modifier and Type Method Description TCodeSwitch. caseKDMRelationship(KDMRelationship object)Returns the result of interpreting the object as an instance of 'KDM Relationship'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.conceptual
Subinterfaces of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.conceptual Modifier and Type Interface Description interfaceAbstractConceptualRelationshipA representation of the model object 'Abstract Conceptual Relationship'.interfaceConceptualFlowA representation of the model object 'Flow'.interfaceConceptualRelationshipA representation of the model object 'Relationship'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that implement KDMRelationship Modifier and Type Class Description classConceptualFlowImplAn implementation of the model object 'Flow'.classConceptualRelationshipImplAn implementation of the model object 'Relationship'.Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that return types with arguments of type KDMRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<KDMRelationship>ConceptualContainerImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>ConceptualElementImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>ConceptualRoleImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>TermUnitImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>ConceptualContainerImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>ConceptualElementImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>ConceptualRoleImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>TermUnitImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>ConceptualContainerImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>ConceptualElementImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>ConceptualRoleImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>TermUnitImpl. getOwnedRelation() -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.conceptual.util
Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.util with parameters of type KDMRelationship Modifier and Type Method Description TConceptualSwitch. caseKDMRelationship(KDMRelationship object)Returns the result of interpreting the object as an instance of 'KDM Relationship'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.core
Methods in org.eclipse.gmt.modisco.omg.kdm.core that return types with arguments of type KDMRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<KDMRelationship>KDMEntity. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>KDMEntity. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>KDMEntity. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>AggregatedRelationship. getRelation()Returns the value of the 'Relation' reference list. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.core.impl
Fields in org.eclipse.gmt.modisco.omg.kdm.core.impl with type parameters of type KDMRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<KDMRelationship>AggregatedRelationshipImpl. relationThe cached value of the 'Relation' reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.core.impl that return types with arguments of type KDMRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<KDMRelationship>AggregatedRelationshipImpl. getRelation() -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.core.util
Methods in org.eclipse.gmt.modisco.omg.kdm.core.util with parameters of type KDMRelationship Modifier and Type Method Description TCoreSwitch. caseKDMRelationship(KDMRelationship object)Returns the result of interpreting the object as an instance of 'KDM Relationship'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.data
Subinterfaces of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.data Modifier and Type Interface Description interfaceAbstractDataRelationshipA representation of the model object 'Abstract Data Relationship'.interfaceDataRelationshipA representation of the model object 'Relationship'.interfaceDatatypeOfA representation of the model object 'Datatype Of'.interfaceExtensionToA representation of the model object 'Extension To'.interfaceHasContentA representation of the model object 'Has Content'.interfaceKeyRelationA representation of the model object 'Key Relation'.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'.interfaceReferenceToA representation of the model object 'Reference To'.interfaceRestrictionOfA representation of the model object 'Restriction Of'.interfaceTypedByA representation of the model object 'Typed By'.interfaceWritesColumnSetA representation of the model object 'Writes Column Set'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement KDMRelationship Modifier and Type Class Description classDataRelationshipImplAn implementation of the model object 'Relationship'.classDatatypeOfImplAn implementation of the model object 'Datatype Of'.classExtensionToImplAn implementation of the model object 'Extension To'.classHasContentImplAn implementation of the model object 'Has Content'.classKeyRelationImplAn implementation of the model object 'Key Relation'.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'.classReferenceToImplAn implementation of the model object 'Reference To'.classRestrictionOfImplAn implementation of the model object 'Restriction Of'.classTypedByImplAn implementation of the model object 'Typed By'.classWritesColumnSetImplAn implementation of the model object 'Writes Column Set'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return types with arguments of type KDMRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<KDMRelationship>ComplexContentTypeImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>ContentItemImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>ContentRestrictionImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>DataActionImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>DataResourceImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>ExtendedDataElementImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>XMLSchemaImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>ComplexContentTypeImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>ContentItemImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>ContentRestrictionImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>DataActionImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>DataResourceImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>ExtendedDataElementImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>XMLSchemaImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>ComplexContentTypeImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>ContentItemImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>ContentRestrictionImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>DataActionImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>DataResourceImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>ExtendedDataElementImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>XMLSchemaImpl. getOwnedRelation() -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type KDMRelationship Modifier and Type Method Description TDataSwitch. caseKDMRelationship(KDMRelationship object)Returns the result of interpreting the object as an instance of 'KDM Relationship'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.event
Subinterfaces of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.event Modifier and Type Interface Description interfaceAbstractEventRelationshipA representation of the model object 'Abstract Event Relationship'.interfaceConsumesEventA representation of the model object 'Consumes Event'.interfaceEventRelationshipA representation of the model object 'Relationship'.interfaceHasStateA representation of the model object 'Has State'.interfaceNextStateA representation of the model object 'Next State'.interfaceProducesEventA representation of the model object 'Produces Event'.interfaceReadsStateA representation of the model object 'Reads State'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.event.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.event.impl that implement KDMRelationship Modifier and Type Class Description classConsumesEventImplAn implementation of the model object 'Consumes Event'.classEventRelationshipImplAn implementation of the model object 'Relationship'.classHasStateImplAn implementation of the model object 'Has State'.classNextStateImplAn implementation of the model object 'Next State'.classProducesEventImplAn implementation of the model object 'Produces Event'.classReadsStateImplAn implementation of the model object 'Reads State'.Methods in org.eclipse.gmt.modisco.omg.kdm.event.impl that return types with arguments of type KDMRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<KDMRelationship>EventActionImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>EventElementImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>EventImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>EventResourceImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>EventActionImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>EventElementImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>EventImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>EventResourceImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>EventActionImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>EventElementImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>EventImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>EventResourceImpl. getOwnedRelation() -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.event.util
Methods in org.eclipse.gmt.modisco.omg.kdm.event.util with parameters of type KDMRelationship Modifier and Type Method Description TEventSwitch. caseKDMRelationship(KDMRelationship object)Returns the result of interpreting the object as an instance of 'KDM Relationship'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.platform
Subinterfaces of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.platform Modifier and Type Interface Description interfaceAbstractPlatformRelationshipA representation of the model object 'Abstract Platform Relationship'.interfaceBindsToA representation of the model object 'Binds To'.interfaceDefinedByA representation of the model object 'Defined By'.interfaceLoadsA representation of the model object 'Loads'.interfaceManagesResourceA representation of the model object 'Manages Resource'.interfacePlatformRelationshipA representation of the model object 'Relationship'.interfaceReadsResourceA representation of the model object 'Reads Resource'.interfaceRequiresA representation of the model object 'Requires'.interfaceSpawnsA representation of the model object 'Spawns'.interfaceWritesResourceA representation of the model object 'Writes Resource'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement KDMRelationship Modifier and Type Class Description classBindsToImplAn implementation of the model object 'Binds To'.classDefinedByImplAn implementation of the model object 'Defined By'.classLoadsImplAn implementation of the model object 'Loads'.classManagesResourceImplAn implementation of the model object 'Manages Resource'.classPlatformRelationshipImplAn implementation of the model object 'Relationship'.classReadsResourceImplAn implementation of the model object 'Reads Resource'.classRequiresImplAn implementation of the model object 'Requires'.classSpawnsImplAn implementation of the model object 'Spawns'.classWritesResourceImplAn implementation of the model object 'Writes Resource'.Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return types with arguments of type KDMRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<KDMRelationship>DeployedComponentImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>DeployedResourceImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>DeployedSoftwareSystemImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>MachineImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>PlatformActionImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>PlatformElementImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>PlatformEventImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>ResourceTypeImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>DeployedComponentImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>DeployedResourceImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>DeployedSoftwareSystemImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>MachineImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>PlatformActionImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>PlatformElementImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>PlatformEventImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>ResourceTypeImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>DeployedComponentImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>DeployedResourceImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>DeployedSoftwareSystemImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>MachineImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>PlatformActionImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>PlatformElementImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>PlatformEventImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>ResourceTypeImpl. getOwnedRelation() -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.platform.util
Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type KDMRelationship Modifier and Type Method Description TPlatformSwitch. caseKDMRelationship(KDMRelationship object)Returns the result of interpreting the object as an instance of 'KDM Relationship'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.source
Subinterfaces of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.source Modifier and Type Interface Description interfaceAbstractInventoryRelationshipA representation of the model object 'Abstract Inventory Relationship'.interfaceDependsOnA representation of the model object 'Depends On'.interfaceInventoryRelationshipA representation of the model object 'Inventory Relationship'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.source.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.source.impl that implement KDMRelationship Modifier and Type Class Description classDependsOnImplAn implementation of the model object 'Depends On'.classInventoryRelationshipImplAn implementation of the model object 'Inventory Relationship'.Methods in org.eclipse.gmt.modisco.omg.kdm.source.impl that return types with arguments of type KDMRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<KDMRelationship>InventoryContainerImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>InventoryElementImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>InventoryItemImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>InventoryContainerImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>InventoryElementImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>InventoryItemImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>InventoryContainerImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>InventoryElementImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>InventoryItemImpl. getOwnedRelation() -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.source.util
Methods in org.eclipse.gmt.modisco.omg.kdm.source.util with parameters of type KDMRelationship Modifier and Type Method Description TSourceSwitch. caseKDMRelationship(KDMRelationship object)Returns the result of interpreting the object as an instance of 'KDM Relationship'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.structure
Subinterfaces of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.structure Modifier and Type Interface Description interfaceAbstractStructureRelationshipA representation of the model object 'Abstract Structure Relationship'.interfaceStructureRelationshipA representation of the model object 'Relationship'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.structure.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.structure.impl that implement KDMRelationship Modifier and Type Class Description classStructureRelationshipImplAn implementation of the model object 'Relationship'.Methods in org.eclipse.gmt.modisco.omg.kdm.structure.impl that return types with arguments of type KDMRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<KDMRelationship>ArchitectureViewImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>ComponentImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>LayerImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>SoftwareSystemImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>StructureElementImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>SubsystemImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>ArchitectureViewImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>ComponentImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>LayerImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>SoftwareSystemImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>StructureElementImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>SubsystemImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>ArchitectureViewImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>ComponentImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>LayerImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>SoftwareSystemImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>StructureElementImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>SubsystemImpl. getOwnedRelation() -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.structure.util
Methods in org.eclipse.gmt.modisco.omg.kdm.structure.util with parameters of type KDMRelationship Modifier and Type Method Description TStructureSwitch. caseKDMRelationship(KDMRelationship object)Returns the result of interpreting the object as an instance of 'KDM Relationship'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.ui
Subinterfaces of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.ui Modifier and Type Interface Description interfaceAbstractUIRelationshipA representation of the model object 'Abstract UI Relationship'.interfaceDisplaysA representation of the model object 'Displays'.interfaceDisplaysImageA representation of the model object 'Displays Image'.interfaceManagesUIA representation of the model object 'Manages UI'.interfaceReadsUIA representation of the model object 'Reads UI'.interfaceUIFlowA representation of the model object 'UI Flow'.interfaceUILayoutA representation of the model object 'UI Layout'.interfaceUIRelationshipA representation of the model object 'UI Relationship'.interfaceWritesUIA representation of the model object 'Writes UI'. -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement KDMRelationship Modifier and Type Class Description classDisplaysImageImplAn implementation of the model object 'Displays Image'.classDisplaysImplAn implementation of the model object 'Displays'.classManagesUIImplAn implementation of the model object 'Manages UI'.classReadsUIImplAn implementation of the model object 'Reads UI'.classUIFlowImplAn implementation of the model object 'UI Flow'.classUILayoutImplAn implementation of the model object 'UI Layout'.classUIRelationshipImplAn implementation of the model object 'UI Relationship'.classWritesUIImplAn implementation of the model object 'Writes UI'.Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return types with arguments of type KDMRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<KDMRelationship>UIActionImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>UIElementImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>UIEventImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>UIResourceImpl. getInbound()org.eclipse.emf.common.util.EList<KDMRelationship>UIActionImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>UIElementImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>UIEventImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>UIResourceImpl. getOutbound()org.eclipse.emf.common.util.EList<KDMRelationship>UIActionImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>UIElementImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>UIEventImpl. getOwnedRelation()org.eclipse.emf.common.util.EList<KDMRelationship>UIResourceImpl. getOwnedRelation() -
Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.ui.util
Methods in org.eclipse.gmt.modisco.omg.kdm.ui.util with parameters of type KDMRelationship Modifier and Type Method Description TUiSwitch. caseKDMRelationship(KDMRelationship object)Returns the result of interpreting the object as an instance of 'KDM Relationship'.