Uses of Interface
com.orchestranetworks.schema.relationships.SchemaNodeRelationships
-
Packages that use SchemaNodeRelationships Package Description com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities. -
-
Uses of SchemaNodeRelationships in com.orchestranetworks.schema
Methods in com.orchestranetworks.schema that return SchemaNodeRelationships Modifier and Type Method Description SchemaNodeRelationshipsSchemaNode. getRelationships()Returns all the relationships defined by this node.SchemaNodeRelationshipsSchemaNode. getRelationships(Adaptation aDataset, Session aSession)Returns the relationships defined by this node.SchemaNodeRelationshipsSchemaNode. getRelationships(Adaptation aDataset, Session aSession, boolean includeMetadata)Returns the relationships defined by this node.
-