Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.conceptual.ConceptualRole
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.conceptual | |
| org.eclipse.gmt.modisco.omg.kdm.conceptual.impl | |
| org.eclipse.gmt.modisco.omg.kdm.conceptual.util |
-
Uses of ConceptualRole in org.eclipse.gmt.modisco.omg.kdm.conceptual
Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual that return ConceptualRole Modifier and Type Method Description ConceptualRoleConceptualFactory. createConceptualRole()Returns a new object of class 'Role'. -
Uses of ConceptualRole in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that implement ConceptualRole Modifier and Type Class Description classConceptualRoleImplAn implementation of the model object 'Role'.Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that return ConceptualRole Modifier and Type Method Description ConceptualRoleConceptualFactoryImpl. createConceptualRole() -
Uses of ConceptualRole in org.eclipse.gmt.modisco.omg.kdm.conceptual.util
Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.util with parameters of type ConceptualRole Modifier and Type Method Description TConceptualSwitch. caseConceptualRole(ConceptualRole object)Returns the result of interpreting the object as an instance of 'Role'.