Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.structure.Subsystem
| 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 Subsystem in org.eclipse.gmt.modisco.omg.kdm.structure
Methods in org.eclipse.gmt.modisco.omg.kdm.structure that return Subsystem Modifier and Type Method Description SubsystemStructureFactory. createSubsystem()Returns a new object of class 'Subsystem'. -
Uses of Subsystem in org.eclipse.gmt.modisco.omg.kdm.structure.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.structure.impl that implement Subsystem Modifier and Type Class Description classSubsystemImplAn implementation of the model object 'Subsystem'.Methods in org.eclipse.gmt.modisco.omg.kdm.structure.impl that return Subsystem Modifier and Type Method Description SubsystemStructureFactoryImpl. createSubsystem() -
Uses of Subsystem in org.eclipse.gmt.modisco.omg.kdm.structure.util
Methods in org.eclipse.gmt.modisco.omg.kdm.structure.util with parameters of type Subsystem Modifier and Type Method Description TStructureSwitch. caseSubsystem(Subsystem object)Returns the result of interpreting the object as an instance of 'Subsystem'.