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

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

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
 T StructureSwitch.caseSoftwareSystem(SoftwareSystem object)
          Returns the result of interpreting the object as an instance of 'Software System'.