Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.core.KDMRelationship

Packages that use KDMRelationship
org.eclipse.gmt.modisco.omg.kdm.action   
org.eclipse.gmt.modisco.omg.kdm.action.util   
org.eclipse.gmt.modisco.omg.kdm.build   
org.eclipse.gmt.modisco.omg.kdm.build.util   
org.eclipse.gmt.modisco.omg.kdm.code   
org.eclipse.gmt.modisco.omg.kdm.code.util   
org.eclipse.gmt.modisco.omg.kdm.conceptual   
org.eclipse.gmt.modisco.omg.kdm.conceptual.util   
org.eclipse.gmt.modisco.omg.kdm.core.util   
org.eclipse.gmt.modisco.omg.kdm.data   
org.eclipse.gmt.modisco.omg.kdm.data.util   
org.eclipse.gmt.modisco.omg.kdm.event   
org.eclipse.gmt.modisco.omg.kdm.event.util   
org.eclipse.gmt.modisco.omg.kdm.platform   
org.eclipse.gmt.modisco.omg.kdm.platform.util   
org.eclipse.gmt.modisco.omg.kdm.source   
org.eclipse.gmt.modisco.omg.kdm.source.util   
org.eclipse.gmt.modisco.omg.kdm.structure   
org.eclipse.gmt.modisco.omg.kdm.structure.util   
org.eclipse.gmt.modisco.omg.kdm.ui   
org.eclipse.gmt.modisco.omg.kdm.ui.util   
 

Uses of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.action
 

Subinterfaces of KDMRelationship in org.eclipse.gmt.modisco.omg.kdm.action
 interface AbstractActionRelationship
          A representation of the model object 'Abstract Action Relationship'.
 interface ActionRelationship
          A representation of the model object 'Relationship'.
 interface Addresses
          A representation of the model object 'Addresses'.
 interface Calls
          A representation of the model object 'Calls'.
 interface CompliesTo
          A representation of the model object 'Complies To'.
 interface ControlFlow
          A representation of the model object 'Control Flow'.
 interface Creates
          A representation of the model object 'Creates'.
 interface Dispatches
          A representation of the model object 'Dispatches'.
 interface EntryFlow
          A representation of the model object 'Entry Flow'.
 interface ExceptionFlow
          A representation of the model object 'Exception Flow'.
 interface ExitFlow
          A representation of the model object 'Exit Flow'.
 interface FalseFlow
          A representation of the model object 'False Flow'.
 interface Flow
          A representation of the model object 'Flow'.
 interface GuardedFlow
          A representation of the model object 'Guarded Flow'.
 interface Reads
          A representation of the model object 'Reads'.
 interface Throws
          A representation of the model object 'Throws'.
 interface TrueFlow
          A representation of the model object 'True Flow'.
 interface UsesType
          A representation of the model object 'Uses Type'.
 interface Writes
          A representation of the model object 'Writes'.
 

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
 T ActionSwitch.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
 interface AbstractBuildRelationship
          A representation of the model object 'Abstract Build Relationship'.
 interface BuildRelationship
          A representation of the model object 'Relationship'.
 interface Consumes
          A representation of the model object 'Consumes'.
 interface DescribedBy
          A representation of the model object 'Described By'.
 interface LinksTo
          A representation of the model object 'Links To'.
 interface Produces
          A representation of the model object 'Produces'.
 interface SuppliedBy
          A representation of the model object 'Supplied By'.
 interface SupportedBy
          A representation of the model object 'Supported By'.
 

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
 T BuildSwitch.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
 interface AbstractCodeRelationship
          A representation of the model object 'Abstract Code Relationship'.
 interface CodeRelationship
          A representation of the model object 'Relationship'.
 interface Expands
          A representation of the model object 'Expands'.
 interface Extends
          A representation of the model object 'Extends'.
 interface GeneratedFrom
          A representation of the model object 'Generated From'.
 interface HasType
          A representation of the model object 'Has Type'.
 interface HasValue
          A representation of the model object 'Has Value'.
 interface ImplementationOf
          A representation of the model object 'Implementation Of'.
 interface Implements
          A representation of the model object 'Implements'.
 interface Imports
          A representation of the model object 'Imports'.
 interface Includes
          A representation of the model object 'Includes'.
 interface InstanceOf
          A representation of the model object 'Instance Of'.
 interface ParameterTo
          A representation of the model object 'Parameter To'.
 interface Redefines
          A representation of the model object 'Redefines'.
 interface VariantTo
          A representation of the model object 'Variant To'.
 interface VisibleIn
          A representation of the model object 'Visible In'.
 

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
 T CodeSwitch.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
 interface AbstractConceptualRelationship
          A representation of the model object 'Abstract Conceptual Relationship'.
 interface ConceptualFlow
          A representation of the model object 'Flow'.
 interface ConceptualRelationship
          A representation of the model object 'Relationship'.
 

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
 T ConceptualSwitch.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.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.core.util with parameters of type KDMRelationship
 T CoreSwitch.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
 interface AbstractDataRelationship
          A representation of the model object 'Abstract Data Relationship'.
 interface DataRelationship
          A representation of the model object 'Relationship'.
 interface DatatypeOf
          A representation of the model object 'Datatype Of'.
 interface ExtensionTo
          A representation of the model object 'Extension To'.
 interface HasContent
          A representation of the model object 'Has Content'.
 interface KeyRelation
          A representation of the model object 'Key Relation'.
 interface ManagesData
          A representation of the model object 'Manages Data'.
 interface ProducesDataEvent
          A representation of the model object 'Produces Data Event'.
 interface ReadsColumnSet
          A representation of the model object 'Reads Column Set'.
 interface ReferenceTo
          A representation of the model object 'Reference To'.
 interface RestrictionOf
          A representation of the model object 'Restriction Of'.
 interface TypedBy
          A representation of the model object 'Typed By'.
 interface WritesColumnSet
          A representation of the model object 'Writes Column Set'.
 

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
 T DataSwitch.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
 interface AbstractEventRelationship
          A representation of the model object 'Abstract Event Relationship'.
 interface ConsumesEvent
          A representation of the model object 'Consumes Event'.
 interface EventRelationship
          A representation of the model object 'Relationship'.
 interface HasState
          A representation of the model object 'Has State'.
 interface NextState
          A representation of the model object 'Next State'.
 interface ProducesEvent
          A representation of the model object 'Produces Event'.
 interface ReadsState
          A representation of the model object 'Reads State'.
 

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
 T EventSwitch.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
 interface AbstractPlatformRelationship
          A representation of the model object 'Abstract Platform Relationship'.
 interface BindsTo
          A representation of the model object 'Binds To'.
 interface DefinedBy
          A representation of the model object 'Defined By'.
 interface Loads
          A representation of the model object 'Loads'.
 interface ManagesResource
          A representation of the model object 'Manages Resource'.
 interface PlatformRelationship
          A representation of the model object 'Relationship'.
 interface ReadsResource
          A representation of the model object 'Reads Resource'.
 interface Requires
          A representation of the model object 'Requires'.
 interface Spawns
          A representation of the model object 'Spawns'.
 interface WritesResource
          A representation of the model object 'Writes Resource'.
 

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
 T PlatformSwitch.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
 interface AbstractInventoryRelationship
          A representation of the model object 'Abstract Inventory Relationship'.
 interface DependsOn
          A representation of the model object 'Depends On'.
 interface InventoryRelationship
          A representation of the model object 'Inventory Relationship'.
 

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
 T SourceSwitch.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
 interface AbstractStructureRelationship
          A representation of the model object 'Abstract Structure Relationship'.
 interface StructureRelationship
          A representation of the model object 'Relationship'.
 

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
 T StructureSwitch.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
 interface AbstractUIRelationship
          A representation of the model object 'Abstract UI Relationship'.
 interface Displays
          A representation of the model object 'Displays'.
 interface DisplaysImage
          A representation of the model object 'Displays Image'.
 interface ManagesUI
          A representation of the model object 'Manages UI'.
 interface ReadsUI
          A representation of the model object 'Reads UI'.
 interface UIFlow
          A representation of the model object 'UI Flow'.
 interface UILayout
          A representation of the model object 'UI Layout'.
 interface UIRelationship
          A representation of the model object 'UI Relationship'.
 interface WritesUI
          A representation of the model object 'Writes UI'.
 

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
 T UiSwitch.caseKDMRelationship(KDMRelationship object)
          Returns the result of interpreting the object as an instance of 'KDM Relationship'.