Uses of Interface
org.plasma.sdo.EnumerationConstraint

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

Uses of EnumerationConstraint in org.plasma.sdo
 

Methods in org.plasma.sdo that return EnumerationConstraint
 EnumerationConstraint PlasmaProperty.getEnumerationConstraint()
          Returns the enumeration constraint information for this property if exists, or null if not exists
 

Uses of EnumerationConstraint in org.plasma.sdo.core
 

Methods in org.plasma.sdo.core that return EnumerationConstraint
 EnumerationConstraint CoreProperty.getEnumerationConstraint()
           
 

Uses of EnumerationConstraint in org.plasma.sdo.profile
 

Classes in org.plasma.sdo.profile that implement EnumerationConstraint
 class SDOEnumerationConstraint
          This stereotype constrains a UML property by means of a given UML enumeration.
 



Copyright © 2013. All Rights Reserved.