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

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

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

Methods in org.eclipse.modisco.omg.gastm that return DerivesFrom
 DerivesFrom GASTMFactory.createDerivesFrom()
          Returns a new object of class 'Derives From'.
 

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

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