org.openiec61850.common.model.report
Class ControlBlock

java.lang.Object
  extended by org.openiec61850.common.model.ModelNode
      extended by org.openiec61850.common.model.report.ControlBlock
All Implemented Interfaces:
java.lang.Iterable<ModelNode>

public abstract class ControlBlock
extends ModelNode


Field Summary
 
Fields inherited from class org.openiec61850.common.model.ModelNode
children, fc, objectReference
 
Constructor Summary
ControlBlock(ObjectReference objectReference)
          integrity period - If TrgOps includes a setting indicating integrity, the attribute IntgPd shall indicate the period in milliseconds used for generating an integrity report.
 
Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String name)
           
 
Methods inherited from class org.openiec61850.common.model.ModelNode
copy, findSubNode, getBasicDataAttributes, getChild, getChild, getChildren, getFunctionalConstraint, getIterators, getNodeName, getReference, iterator, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ControlBlock

public ControlBlock(ObjectReference objectReference)
integrity period - If TrgOps includes a setting indicating integrity, the attribute IntgPd shall indicate the period in milliseconds used for generating an integrity report. An integrity report shall report the values of all members of the related DATA-SET. BufTm shall have no effect when this change issues a report.

Method Detail

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)