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