Uses of Interface
com.orchestranetworks.schema.info.SchemaNodeBreadcrumbProperties
-
Packages that use SchemaNodeBreadcrumbProperties Package Description com.orchestranetworks.schema.relationships Provides interfaces for accessing relationships defined in a data model. -
-
Uses of SchemaNodeBreadcrumbProperties in com.orchestranetworks.schema.relationships
Methods in com.orchestranetworks.schema.relationships that return SchemaNodeBreadcrumbProperties Modifier and Type Method Description SchemaNodeBreadcrumbPropertiesSchemaNodeExplicitRelationship. getBreadcrumbProperties()Returns the properties defined in the data model (propertybreadcrumb) related to the breadcrumb displayed in the user interface.
-