Class ObjectReference
java.lang.Object
org.lfenergy.compas.sct.commons.scl.ObjectReference
A representation of the model object
ObjectReference
.
The following features are supported:
- Principal functions
Returns LDName : "name" attribute of IEDName element + "inst" attribute of LDevice element
Returns LNName : "prefix" + "lnClass" + "lnInst" of LN element
Returns DataName
Returns DataName[.DataName[…]].DataAttributeName[.DAComponentName[ ….]]
ObjectReference: LDName/LNName.DataName[.DataName[…]].DataAttributeName[.DAComponentName[ ….]] LDName = "name" attribute of IEDName element + "inst" attribute of LDevice element LNName = "prefix" + "lnClass" + "lnInst"
- See Also:
-
Constructor Summary
ConstructorDescriptionObjectReference
(String reference) ObjectReference
(TExtRef extRef, ExtrefTarget target) -
Method Summary
-
Constructor Details
-
ObjectReference
-
ObjectReference
-
-
Method Details
-
init
public final void init()
-