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

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

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

Methods in org.eclipse.modisco.omg.gastm that return FunctionPersistent
 FunctionPersistent GASTMFactory.createFunctionPersistent()
          Returns a new object of class 'Function Persistent'.
 

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

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