Class ChangeActionModificationData
java.lang.Object
com.technia.dsx.threedspace.change.action.ChangeActionModificationData
- Direct Known Subclasses:
ChangeActionAddData
,ChangeActionRemoveData
Document me
- Since:
- 2023-02-17
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.technia.dsx.app.model.Referable>
List<com.technia.dsx.app.model.Referable>
List<com.technia.dsx.app.model.Referable>
void
setContexts
(List<com.technia.dsx.app.model.Referable> contexts) void
setFlowDownOf
(List<com.technia.dsx.app.model.Referable> flowDownOf) void
setMembers
(List<Members> members) void
setReferentials
(List<com.technia.dsx.app.model.Referable> referentials)
-
Constructor Details
-
ChangeActionModificationData
public ChangeActionModificationData()
-
-
Method Details
-
getMembers
-
setMembers
-
getReferentials
-
setReferentials
-
getContexts
-
setContexts
-
getFlowDownOf
-
setFlowDownOf
-