org.openmuc.openiec61850
public final class ConstructedDataAttribute extends FcModelNode
children, objectReference| Constructor and Description |
|---|
ConstructedDataAttribute(ObjectReference objectReference,
Fc fc,
java.util.List<FcModelNode> children) |
| Modifier and Type | Method and Description |
|---|---|
ConstructedDataAttribute |
copy()
Returns a copy of model node with all of its children.
|
getFc, toStringgetBasicDataAttributes, getChild, getChild, getChildren, getIterators, getName, getParent, getReference, iteratorpublic ConstructedDataAttribute(ObjectReference objectReference, Fc fc, java.util.List<FcModelNode> children)
objectReference - fc - children - can be of type CONSTRUCTED_DATA_ATTRIBUTE and/or BASIC_DATA_ATTRIBUTEpublic ConstructedDataAttribute copy()
ModelNode