Class ModelRelationship
java.lang.Object
io.fluxzero.common.api.modeling.ModelRelationship
Desired outgoing relationship from a changed child model to one parent.
The child ID is supplied by the enclosing ModelCommitTarget. A typed ID normally supplies
parentType; an untyped relationship may declare it explicitly. path is optional and only enables
automatic graph composition when explicitly configured.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ModelRelationship
public ModelRelationship()
-