Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.structure.Subsystem

Packages that use Subsystem
org.eclipse.gmt.modisco.omg.kdm.structure   
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
 Subsystem StructureFactory.createSubsystem()
          Returns a new object of class 'Subsystem'.
 

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
 T StructureSwitch.caseSubsystem(Subsystem object)
          Returns the result of interpreting the object as an instance of 'Subsystem'.