WebLogic Integration


Uses of Class
com.bea.schema.SOMRestriction

Packages that use SOMRestriction
com.bea.schema Objects/interfaces for BEA Schema support. 
 

Uses of SOMRestriction in com.bea.schema
 

Methods in com.bea.schema that return SOMRestriction
 SOMRestriction SOMSimpleType.addRestriction(SOMType type)
          add a new SOMRestriction constraint.
 SOMRestriction SOMSimpleType.add(SOMRestriction restrict)
           
 SOMRestriction SOMSimpleType.getRestriction()
          Access the object of this object.
 SOMRestriction SOMSimpleContent.add(SOMRestriction restriction)
          add a <restriction>.
 SOMRestriction SOMSimpleContent.getRestriction()
           
 SOMRestriction SOMComplexContent.add(SOMRestriction restriction)
           
 

Methods in com.bea.schema with parameters of type SOMRestriction
 SOMRestriction SOMSimpleType.add(SOMRestriction restrict)
           
 SOMRestriction SOMSimpleContent.add(SOMRestriction restriction)
          add a <restriction>.
 SOMRestriction SOMComplexContent.add(SOMRestriction restriction)
           
 SOMSimpleContent SOMComplexType.addSimpleContent(SOMRestriction restriction)
           
 SOMComplexContent SOMComplexType.addComplexContent(SOMRestriction restriction)
           
 

Constructors in com.bea.schema with parameters of type SOMRestriction
SOMSimpleContent.SOMSimpleContent(SOMRestriction restriction)
           
SOMComplexContent.SOMComplexContent(SOMRestriction restriction)
           
 


WebLogic Integration

WebLogic Integration (WLI)