Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.structure.SoftwareSystem
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.structure | |
| org.eclipse.gmt.modisco.omg.kdm.structure.impl | |
| org.eclipse.gmt.modisco.omg.kdm.structure.util |
-
Uses of SoftwareSystem in org.eclipse.gmt.modisco.omg.kdm.structure
Methods in org.eclipse.gmt.modisco.omg.kdm.structure that return SoftwareSystem Modifier and Type Method Description SoftwareSystemStructureFactory. createSoftwareSystem()Returns a new object of class 'Software System'. -
Uses of SoftwareSystem in org.eclipse.gmt.modisco.omg.kdm.structure.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.structure.impl that implement SoftwareSystem Modifier and Type Class Description classSoftwareSystemImplAn implementation of the model object 'Software System'.Methods in org.eclipse.gmt.modisco.omg.kdm.structure.impl that return SoftwareSystem Modifier and Type Method Description SoftwareSystemStructureFactoryImpl. createSoftwareSystem() -
Uses of SoftwareSystem in org.eclipse.gmt.modisco.omg.kdm.structure.util
Methods in org.eclipse.gmt.modisco.omg.kdm.structure.util with parameters of type SoftwareSystem Modifier and Type Method Description TStructureSwitch. caseSoftwareSystem(SoftwareSystem object)Returns the result of interpreting the object as an instance of 'Software System'.