Class StructuralEdge
- java.lang.Object
-
- de.aristaflow.ilm.model.processmodel.Edge
-
- de.aristaflow.ilm.model.processmodel.StructuralEdge
-
- All Implemented Interfaces:
Serializable
public class StructuralEdge extends Edge
- See Also:
StructuredEdge
, Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description @NotNull Integer
destNodeId
@NotNull Integer
srcNodeId
-
Fields inherited from class de.aristaflow.ilm.model.processmodel.Edge
edgeCode, subClass, type, userAttributes
-
-
Constructor Summary
Constructors Constructor Description StructuralEdge()
-