Uses of Interface
org.openxma.dsl.dom.model.AttributeValidationProperty

Packages that use AttributeValidationProperty
org.openxma.dsl.dom   
org.openxma.dsl.dom.model.impl   
org.openxma.dsl.dom.util   
 

Uses of AttributeValidationProperty in org.openxma.dsl.dom
 

Methods in org.openxma.dsl.dom that return AttributeValidationProperty
 AttributeValidationProperty DomFactory.createAttributeValidationProperty()
          Returns a new object of class 'Attribute Validation Property'.
 

Uses of AttributeValidationProperty in org.openxma.dsl.dom.model.impl
 

Classes in org.openxma.dsl.dom.model.impl that implement AttributeValidationProperty
 class AttributeValidationPropertyImpl
          An implementation of the model object 'Attribute Validation Property'.
 

Methods in org.openxma.dsl.dom.model.impl that return AttributeValidationProperty
 AttributeValidationProperty DomFactoryImpl.createAttributeValidationProperty()
           
 

Uses of AttributeValidationProperty in org.openxma.dsl.dom.util
 

Methods in org.openxma.dsl.dom.util with parameters of type AttributeValidationProperty
 T DomSwitch.caseAttributeValidationProperty(AttributeValidationProperty object)
          Returns the result of interpreting the object as an instance of 'Attribute Validation Property'.
 



Copyright © 2013. All Rights Reserved.