Uses of Class
org.lfenergy.compas.scl2007b4.model.TAnyLN
Packages that use TAnyLN
Package
Description
sct.commons.dto is a group of DTO utils for operating on
SCL
servicesscl.ied is a group of services for operating on
IED
object-
Uses of TAnyLN in org.lfenergy.compas.scl2007b4.model
Subclasses of TAnyLN in org.lfenergy.compas.scl2007b4.model -
Uses of TAnyLN in org.lfenergy.compas.sct.commons.dto
Methods in org.lfenergy.compas.sct.commons.dto with type parameters of type TAnyLNModifier and TypeMethodDescriptionLNodeDTO.from
(AbstractLNAdapter<T> nodeAdapter, LogicalNodeOptions options) Initialize LNMethods in org.lfenergy.compas.sct.commons.dto with parameters of type TAnyLNModifier and TypeMethodDescriptionabstract TControl
Add the ControlBlock to an LN or LN0 elementConvert instance to TGSEControl and add it to LN0.GSEControl.Method parameters in org.lfenergy.compas.sct.commons.dto with type arguments of type TAnyLNModifier and TypeMethodDescriptionstatic Set<DataSetInfo>
DataSetInfo.getDataSets
(AbstractLNAdapter<? extends TAnyLN> lnAdapter) Get Set of DataSet from LnAdapter -
Uses of TAnyLN in org.lfenergy.compas.sct.commons.scl.ied
Classes in org.lfenergy.compas.sct.commons.scl.ied with type parameters of type TAnyLNModifier and TypeClassDescriptionclass
AbstractLNAdapter<T extends TAnyLN>
A representation of the model objectAbstractLNAdapter
.Constructor parameters in org.lfenergy.compas.sct.commons.scl.ied with type arguments of type TAnyLNModifierConstructorDescriptionControlBlockAdapter
(AbstractLNAdapter<? extends TAnyLN> parentAdapter, TControl tControl) DataSetAdapter
(AbstractLNAdapter<? extends TAnyLN> parentAdapter, TDataSet dataSet) protected
DOIAdapter
(AbstractLNAdapter<? extends TAnyLN> parentAdapter, TDOI currentElem) Constructor