Uses of Enum
dev.metaschema.core.model.util.IDiagramNode.Relationship
Packages that use IDiagramNode.Relationship
Package
Description
Utility classes for Metaschema model processing and manipulation.
-
Uses of IDiagramNode.Relationship in dev.metaschema.core.model.util
Methods in dev.metaschema.core.model.util that return IDiagramNode.RelationshipModifier and TypeMethodDescriptionIDiagramNode.IEdge.getRelationship()Get the relationship type.static IDiagramNode.RelationshipIDiagramNode.Relationship.toRelationship(IGroupable groupable) Get the relationship based on the provided grouping information.static IDiagramNode.RelationshipReturns the enum constant of this type with the specified name.static IDiagramNode.Relationship[]IDiagramNode.Relationship.values()Returns an array containing the constants of this enum type, in the order they are declared.