Uses of Interface
org.omg.smm.CategoryRelationship
| Package | Description |
|---|---|
| org.omg.smm | |
| org.omg.smm.impl | |
| org.omg.smm.util |
-
Uses of CategoryRelationship in org.omg.smm
Methods in org.omg.smm that return CategoryRelationship Modifier and Type Method Description CategoryRelationshipSmmFactory. createCategoryRelationship()Returns a new object of class 'Category Relationship'.Methods in org.omg.smm that return types with arguments of type CategoryRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<CategoryRelationship>MeasureLibrary. getCategoryRelationships()Returns the value of the 'Category Relationships' containment reference list. -
Uses of CategoryRelationship in org.omg.smm.impl
Classes in org.omg.smm.impl that implement CategoryRelationship Modifier and Type Class Description classCategoryRelationshipImplAn implementation of the model object 'Category Relationship'.Fields in org.omg.smm.impl with type parameters of type CategoryRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<CategoryRelationship>MeasureLibraryImpl. categoryRelationshipsThe cached value of the 'Category Relationships' containment reference list.Methods in org.omg.smm.impl that return CategoryRelationship Modifier and Type Method Description CategoryRelationshipSmmFactoryImpl. createCategoryRelationship()Methods in org.omg.smm.impl that return types with arguments of type CategoryRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<CategoryRelationship>MeasureLibraryImpl. getCategoryRelationships() -
Uses of CategoryRelationship in org.omg.smm.util
Methods in org.omg.smm.util with parameters of type CategoryRelationship Modifier and Type Method Description TSmmSwitch. caseCategoryRelationship(CategoryRelationship object)Returns the result of interpreting the object as an instance of 'Category Relationship'.