Uses of Interface
org.plasma.sdo.ValueConstraint

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

Uses of ValueConstraint in org.plasma.sdo
 

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

Uses of ValueConstraint in org.plasma.sdo.core
 

Methods in org.plasma.sdo.core that return ValueConstraint
 ValueConstraint CoreProperty.getValueConstraint()
           
 

Uses of ValueConstraint in org.plasma.sdo.profile
 

Classes in org.plasma.sdo.profile that implement ValueConstraint
 class SDOValueConstraint
          This stereotype allows a value constraint to be specified for a class attribute.
 



Copyright © 2014. All rights reserved.