Uses of Interface
com.orchestranetworks.schema.info.SchemaInheritanceProperties
-
Packages that use SchemaInheritanceProperties Package Description com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities. -
-
Uses of SchemaInheritanceProperties in com.orchestranetworks.schema
Methods in com.orchestranetworks.schema that return SchemaInheritanceProperties Modifier and Type Method Description SchemaInheritancePropertiesSchemaNode. getInheritanceProperties()Returns the inheritance properties (elementosd:inheritance) for this node, as defined in the data model.
-