Package com.orchestranetworks.schema
Interface ValueFunctionContext
-
- All Superinterfaces:
SchemaNodeContext
public interface ValueFunctionContext extends SchemaNodeContext
Provides methods for setting up a value function in the context of its data model.- See Also:
ValueFunction
-
-
Method Summary
-
Methods inherited from interface com.orchestranetworks.schema.SchemaNodeContext
addError, addError, addInfo, addMessage, addWarning, getSchemaNode
-
-