Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.conceptual.AbstractConceptualRelationship
-
Uses of AbstractConceptualRelationship in org.eclipse.gmt.modisco.omg.kdm.conceptual
Subinterfaces of AbstractConceptualRelationship in org.eclipse.gmt.modisco.omg.kdm.conceptual Modifier and Type Interface Description interfaceConceptualFlowA representation of the model object 'Flow'.interfaceConceptualRelationshipA representation of the model object 'Relationship'.Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual that return types with arguments of type AbstractConceptualRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractConceptualRelationship>AbstractConceptualElement. getConceptualRelation()Returns the value of the 'Conceptual Relation' containment reference list. -
Uses of AbstractConceptualRelationship in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that implement AbstractConceptualRelationship Modifier and Type Class Description classConceptualFlowImplAn implementation of the model object 'Flow'.classConceptualRelationshipImplAn implementation of the model object 'Relationship'.Fields in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl with type parameters of type AbstractConceptualRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<AbstractConceptualRelationship>ConceptualContainerImpl. conceptualRelationThe cached value of the 'Conceptual Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractConceptualRelationship>ConceptualElementImpl. conceptualRelationThe cached value of the 'Conceptual Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractConceptualRelationship>ConceptualRoleImpl. conceptualRelationThe cached value of the 'Conceptual Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractConceptualRelationship>TermUnitImpl. conceptualRelationThe cached value of the 'Conceptual Relation' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that return types with arguments of type AbstractConceptualRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractConceptualRelationship>ConceptualContainerImpl. getConceptualRelation()org.eclipse.emf.common.util.EList<AbstractConceptualRelationship>ConceptualElementImpl. getConceptualRelation()org.eclipse.emf.common.util.EList<AbstractConceptualRelationship>ConceptualRoleImpl. getConceptualRelation()org.eclipse.emf.common.util.EList<AbstractConceptualRelationship>TermUnitImpl. getConceptualRelation() -
Uses of AbstractConceptualRelationship in org.eclipse.gmt.modisco.omg.kdm.conceptual.util
Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.util with parameters of type AbstractConceptualRelationship Modifier and Type Method Description TConceptualSwitch. caseAbstractConceptualRelationship(AbstractConceptualRelationship object)Returns the result of interpreting the object as an instance of 'Abstract Conceptual Relationship'.