Uses of Package
com.orchestranetworks.schema.relationships
-
Packages that use com.orchestranetworks.schema.relationships Package Description com.orchestranetworks.schema Represents XML Schema concepts and provides schema extensions capabilities.com.orchestranetworks.schema.businessObjects com.orchestranetworks.schema.info Provides interfaces for accessing schema node facet.com.orchestranetworks.schema.relationships Provides interfaces for accessing relationships defined in a data model. -
Classes in com.orchestranetworks.schema.relationships used by com.orchestranetworks.schema Class Description SchemaNodeExplicitRelationship This interface represents a relationship defined in a resolved data model.SchemaNodeRelationships Contains all the relationships held by a node in a resolved data model. -
Classes in com.orchestranetworks.schema.relationships used by com.orchestranetworks.schema.businessObjects Class Description SchemaNodeExplicitRelationship This interface represents a relationship defined in a resolved data model. -
Classes in com.orchestranetworks.schema.relationships used by com.orchestranetworks.schema.info Class Description SchemaNodeExplicitRelationship This interface represents a relationship defined in a resolved data model. -
Classes in com.orchestranetworks.schema.relationships used by com.orchestranetworks.schema.relationships Class Description ExplicitRelationship Represents an explicit relationship defined in a resolved data model.Relationship An instance of this class specifies a relationship between nodes in the same dataset or in another dataset.ReverseRelationship Represents a reverse relationship in a resolved data model.ReverseRelationshipInterDataset Represents a reverse relationship in a resolved data model where the node that defines the foreign key constraint, the selection link or the association link is in another dataset.ReverseRelationshipIntraDataset Represents a reverse relationship in a resolved data model where the node that defines the foreign key constraint, the selection link or the association link is in the same dataset.ReverseRelationshipResult Represents the result of a reverse relationship.ReverseRelationshipResultInDataspace Represents the result of a reverse relationship in a specific dataspace.ReverseRelationshipResultsInterDataset Represents the result of a reverse relationship where the node that defines the foreign key constraint, the selection link or the association link is in another dataset.SchemaNodeExplicitRelationship This interface represents a relationship defined in a resolved data model.