AbstractNodeType
Attributes
- Graph
-
- Supertypes
- Known subtypes
Members list
Value members
Abstract methods
all node types that extend this node
all node types that extend this node
Attributes
Concrete methods
note: allowing to define one outEdge for ONE inNode only - if you are looking for Union Types, please use NodeBaseTypes
note: allowing to define one outEdge for ONE inNode only - if you are looking for Union Types, please use NodeBaseTypes
Attributes
properties (including potentially inherited properties)
properties (including potentially inherited properties)
Attributes
the name for the generated node starter. Custom names can be assigned to prevent compile errors for e.g. type. Generation of node-starter can be suppressed by passing null, or by calling withoutStarter().
the name for the generated node starter. Custom names can be assigned to prevent compile errors for e.g. type. Generation of node-starter can be suppressed by passing null, or by calling withoutStarter().
Attributes
Inherited methods
Attributes
- Inherited from:
- HasClassName