Uses of Interface
com.orchestranetworks.schema.ValueFunctionContext
-
Packages that use ValueFunctionContext Package Description com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities. -
-
Uses of ValueFunctionContext in com.orchestranetworks.schema
Methods in com.orchestranetworks.schema with parameters of type ValueFunctionContext Modifier and Type Method Description voidValueFunction. setup(ValueFunctionContext aContext)This method is called when the data model is loaded, for checking that this rule is consistent with the data model that defines it.
-