Class NodeMetadataFactory
java.lang.Object
tools.refinery.language.semantics.metadata.NodeMetadataFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateFreshlyNamedMetadata
(int nodeId) doCreateMetadata
(int nodeId, String name, String simpleName, NodeKind kind) void
initialize
(ProblemTrace problemTrace, Concreteness concreteness, Model model) boolean
nodeExists
(int nodeId)
-
Constructor Details
-
NodeMetadataFactory
public NodeMetadataFactory()
-
-
Method Details
-
initialize
-
doCreateMetadata
-
createFreshlyNamedMetadata
-
nodeExists
public boolean nodeExists(int nodeId)
-