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()
Copies the whole node with all of its children.
|
getFc, toString
getBasicDataAttributes, getChild, getChild, getChildren, getIterators, getName, getParent, getReference, iterator
public 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