Uses of Class
org.lfenergy.compas.scl2007b4.model.TControl
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 TControl in org.lfenergy.compas.scl2007b4.model
Modifier and TypeClassDescriptionclass
Java class for tControlWithIEDName complex type.class
Java class for tControlWithTriggerOpt complex type.class
Java class for tGSEControl complex type.class
Java class for tLogControl complex type.class
Java class for tReportControl complex type.class
Java class for tSampledValueControl complex type. -
Uses of TControl in org.lfenergy.compas.sct.commons.dto
Modifier and TypeMethodDescriptionabstract TControl
Add the ControlBlock to an LN or LN0 elementabstract TControl
ControlBlock.toTControl()
Map the object to TControl -
Uses of TControl in org.lfenergy.compas.sct.commons.scl.ied
Modifier and TypeMethodDescriptionAbstractLNAdapter.getTControlsByType
(Class<V> cls) finds all Control Blocks by Service Type (GOOSE, SampleValue, Report).ModifierConstructorDescriptionControlBlockAdapter
(AbstractLNAdapter<? extends TAnyLN> parentAdapter, TControl tControl) -
Uses of TControl in org.lfenergy.compas.sct.commons.util