org.openiec61850.common.model.datypes.commonacsi
Class Check
java.lang.Object
org.openiec61850.common.model.ModelNode
org.openiec61850.common.model.BasicDataAttribute
org.openiec61850.common.model.datypes.commonacsi.Check
- All Implemented Interfaces:
- java.lang.Iterable<ModelNode>
public class Check
- extends BasicDataAttribute
Check packed list according to 61850-7-2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
synchrocheck
public boolean synchrocheck
interlock_check
public boolean interlock_check
Check
public Check(ObjectReference objectReference,
FunctionalConstraint fc,
java.lang.String sAddr,
boolean dchg,
boolean dupd)
setDefault
public void setDefault()
- Specified by:
setDefault
in class BasicDataAttribute
copy
public Check copy()
- Description copied from class:
ModelNode
- Copies the whole node with all of its children. Creates new
BasicDataAttribute values but reuses ObjectReferences,
FunctionalConstraints.
- Specified by:
copy
in class ModelNode
getValue
public java.lang.Object getValue()
- Specified by:
getValue
in class BasicDataAttribute