Uses of Interface
org.plasma.sdo.Derivation

Packages that use Derivation
org.plasma.sdo  
org.plasma.sdo.core   
org.plasma.sdo.profile   
 

Uses of Derivation in org.plasma.sdo
 

Methods in org.plasma.sdo that return Derivation
 Derivation PlasmaType.getDerivation()
          Returns the derivation information for this type if exists, or null if not exists
 Derivation PlasmaProperty.getDerivation()
          Returns the derivation information for this property if exists, or null if not exists
 

Uses of Derivation in org.plasma.sdo.core
 

Methods in org.plasma.sdo.core that return Derivation
 Derivation CoreType.getDerivation()
           
 Derivation CoreProperty.getDerivation()
           
 

Uses of Derivation in org.plasma.sdo.profile
 

Classes in org.plasma.sdo.profile that implement Derivation
 class SDODerivation
          This UML stereotype is applied to a consumer UML named-element that is computed from the supplier element.
 



Copyright © 2014. All rights reserved.