Uses of Interface
com.orchestranetworks.schema.ConstraintContext
-
Packages that use ConstraintContext Package Description com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities. -
-
Uses of ConstraintContext in com.orchestranetworks.schema
Methods in com.orchestranetworks.schema with parameters of type ConstraintContext Modifier and Type Method Description voidConstraint. setup(ConstraintContext aContext)Checks and prepares this instance if called while the data model is being loaded.
-