Uses of Interface
com.orchestranetworks.schema.SchemaNodeContext
-
Packages that use SchemaNodeContext Package Description com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities.com.orchestranetworks.schema.trigger Provides classes and interfaces for trigger creation.com.orchestranetworks.schema.types.dataset Interfaces to define sets of data set references.com.orchestranetworks.schema.types.dataspace Interfaces to define sets of data space keys.com.orchestranetworks.ui.form.widget This package provides a library of user interface widgets.com.orchestranetworks.userservice.schema -
-
Uses of SchemaNodeContext in com.orchestranetworks.schema
Subinterfaces of SchemaNodeContext in com.orchestranetworks.schema Modifier and Type Interface Description interfaceConstraintContextProvides methods for setting up a constraint in the context of its data model.interfaceConstraintContextOnTableProvides methods for setting up a constraint on a table in the context of its data model.interfaceDependenciesDefinitionContextProvides methods for setting dependencies in the context of a constraint and its data model.interfaceSchemaDocumentationSetupContextProvides methods for setting up the documentation of a data model.interfaceTableRefDisplayContextProvides methods for setting up aTableRefDisplayin the context of its data model.interfaceTableRefFilterContextProvides methods for setting up aTableRefFilterin the context of its data model.interfaceValueFunctionContextProvides methods for setting up a value function in the context of its data model. -
Uses of SchemaNodeContext in com.orchestranetworks.schema.trigger
Subinterfaces of SchemaNodeContext in com.orchestranetworks.schema.trigger Modifier and Type Interface Description interfaceTriggerSetupContextProvides methods for setting up a trigger in the context of its data model. -
Uses of SchemaNodeContext in com.orchestranetworks.schema.types.dataset
Subinterfaces of SchemaNodeContext in com.orchestranetworks.schema.types.dataset Modifier and Type Interface Description interfaceDatasetSetFilterSetupContextProvides methods for setting up a dataset filter in the context of its data model. -
Uses of SchemaNodeContext in com.orchestranetworks.schema.types.dataspace
Subinterfaces of SchemaNodeContext in com.orchestranetworks.schema.types.dataspace Modifier and Type Interface Description interfaceDataspaceSetFilterSetupContextProvides methods for setting up a dataspace filter in the context of its data model. -
Uses of SchemaNodeContext in com.orchestranetworks.ui.form.widget
Subinterfaces of SchemaNodeContext in com.orchestranetworks.ui.form.widget Modifier and Type Interface Description interfaceWidgetFactorySetupContextProvides methods for setting up a widget factory in the context of its data model. -
Uses of SchemaNodeContext in com.orchestranetworks.userservice.schema
Subinterfaces of SchemaNodeContext in com.orchestranetworks.userservice.schema Modifier and Type Interface Description interfaceUserServiceAssociationRecordFormFactoryContextProvides methods for setting up aUserServiceAssociationRecordFormFactoryin the context of its data model.interfaceUserServiceRecordFormFactoryContextProvides methods that are useful when setting up aUserServiceRecordFormFactoryin the context of a data model.
-