Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.AbstractCodeRelationship
-
Uses of AbstractCodeRelationship in org.eclipse.gmt.modisco.omg.kdm.action.impl
Fields in org.eclipse.gmt.modisco.omg.kdm.action.impl with type parameters of type AbstractCodeRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<AbstractCodeRelationship>ActionElementImpl. codeRelationThe cached value of the 'Code Relation' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return types with arguments of type AbstractCodeRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractCodeRelationship>ActionElementImpl. getCodeRelation() -
Uses of AbstractCodeRelationship in org.eclipse.gmt.modisco.omg.kdm.code
Subinterfaces of AbstractCodeRelationship in org.eclipse.gmt.modisco.omg.kdm.code Modifier and Type Interface Description 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'.Methods in org.eclipse.gmt.modisco.omg.kdm.code that return types with arguments of type AbstractCodeRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractCodeRelationship>AbstractCodeElement. getCodeRelation()Returns the value of the 'Code Relation' containment reference list. -
Uses of AbstractCodeRelationship in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement AbstractCodeRelationship 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'.Fields in org.eclipse.gmt.modisco.omg.kdm.code.impl with type parameters of type AbstractCodeRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<AbstractCodeRelationship>CodeElementImpl. codeRelationThe cached value of the 'Code Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractCodeRelationship>ComputationalObjectImpl. codeRelationThe cached value of the 'Code Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractCodeRelationship>DatatypeImpl. codeRelationThe cached value of the 'Code Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractCodeRelationship>ModuleImpl. codeRelationThe cached value of the 'Code Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractCodeRelationship>NamespaceUnitImpl. codeRelationThe cached value of the 'Code Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractCodeRelationship>PreprocessorDirectiveImpl. codeRelationThe cached value of the 'Code Relation' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return types with arguments of type AbstractCodeRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractCodeRelationship>CodeElementImpl. getCodeRelation()org.eclipse.emf.common.util.EList<AbstractCodeRelationship>ComputationalObjectImpl. getCodeRelation()org.eclipse.emf.common.util.EList<AbstractCodeRelationship>DatatypeImpl. getCodeRelation()org.eclipse.emf.common.util.EList<AbstractCodeRelationship>ModuleImpl. getCodeRelation()org.eclipse.emf.common.util.EList<AbstractCodeRelationship>NamespaceUnitImpl. getCodeRelation()org.eclipse.emf.common.util.EList<AbstractCodeRelationship>PreprocessorDirectiveImpl. getCodeRelation() -
Uses of AbstractCodeRelationship in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type AbstractCodeRelationship Modifier and Type Method Description TCodeSwitch. caseAbstractCodeRelationship(AbstractCodeRelationship object)Returns the result of interpreting the object as an instance of 'Abstract Code Relationship'.