Uses of Class
org.lfenergy.compas.scl2007b4.model.TControl
Packages that use 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
Subclasses of TControl in org.lfenergy.compas.scl2007b4.modelModifier and TypeClassDescriptionclassJava class for tControlWithIEDName complex type.classJava class for tControlWithTriggerOpt complex type.classJava class for tGSEControl complex type.classJava class for tLogControl complex type.classJava class for tReportControl complex type.classJava class for tSampledValueControl complex type. -
Uses of TControl in org.lfenergy.compas.sct.commons.dto
Methods in org.lfenergy.compas.sct.commons.dto that return TControlModifier and TypeMethodDescriptionabstract TControlAdd the ControlBlock to an LN or LN0 elementabstract TControlControlBlock.toTControl()Map the object to TControl -
Uses of TControl in org.lfenergy.compas.sct.commons.scl.ied
Methods in org.lfenergy.compas.sct.commons.scl.ied with type parameters of type TControlModifier and TypeMethodDescriptionAbstractLNAdapter.getTControlsByType(Class<V> cls) finds all Control Blocks by Service Type (GOOSE, SampleValue, Report).Constructors in org.lfenergy.compas.sct.commons.scl.ied with parameters of type TControlModifierConstructorDescriptionControlBlockAdapter(AbstractLNAdapter<? extends TAnyLN> parentAdapter, TControl tControl) -
Uses of TControl in org.lfenergy.compas.sct.commons.util
Method parameters in org.lfenergy.compas.sct.commons.util with type arguments of type TControl