Uses of Enum
dev.metaschema.core.metapath.item.node.NodeItemKind
Packages that use NodeItemKind
Package
Description
Node item types representing structured data in the Metapath type system.
-
Uses of NodeItemKind in dev.metaschema.core.metapath.item.node
Methods in dev.metaschema.core.metapath.item.node that return NodeItemKindModifier and TypeMethodDescriptiondefault NodeItemKindIAssemblyNodeItem.getNodeItemKind()default NodeItemKindIDocumentNodeItem.getNodeItemKind()default NodeItemKindIFieldNodeItem.getNodeItemKind()default NodeItemKindIFlagNodeItem.getNodeItemKind()default NodeItemKindIModuleNodeItem.getNodeItemKind()INodeItem.getNodeItemKind()Get the kind of node item this is.static NodeItemKindReturns the enum constant of this type with the specified name.static NodeItemKind[]NodeItemKind.values()Returns an array containing the constants of this enum type, in the order they are declared.