Uses of Interface
org.eclipse.modisco.omg.gastm.External

Packages that use External
org.eclipse.modisco.omg.gastm   
org.eclipse.modisco.omg.gastm.util   
 

Uses of External in org.eclipse.modisco.omg.gastm
 

Methods in org.eclipse.modisco.omg.gastm that return External
 External GASTMFactory.createExternal()
          Returns a new object of class 'External'.
 

Uses of External in org.eclipse.modisco.omg.gastm.util
 

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type External
 T GASTMSwitch.caseExternal(External object)
          Returns the result of interpreting the object as an instance of 'External'.