Class LogicalNodeOptions
java.lang.Object
org.lfenergy.compas.sct.commons.dto.LogicalNodeOptions
A representation of the model object LogicalNodeOptions.
The following features are supported:
withExtRefwithDataAttributeRefwithDatSetwithCB
-
Constructor Summary
ConstructorsConstructorDescriptionLogicalNodeOptions(boolean withExtRef, boolean withDataAttributeRef, boolean withCB, boolean withDatSet) Constructor -
Method Summary
-
Constructor Details
-
LogicalNodeOptions
public LogicalNodeOptions(boolean withExtRef, boolean withDataAttributeRef, boolean withCB, boolean withDatSet) Constructor- Parameters:
withExtRef- inputwithDataAttributeRef- inputwithCB- inputwithDatSet- input
-