Uses of Class
org.lfenergy.compas.scl2007b4.model.TServices
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 TServices in org.lfenergy.compas.scl2007b4.model
Modifier and TypeFieldDescriptionprotected TServices
TAccessPoint.services
protected TServices
TIED.services
Modifier and TypeMethodDescriptionObjectFactory.createTServices()
Create an instance ofTServices
TAccessPoint.getServices()
Gets the value of the services property.TIED.getServices()
Gets the value of the services property.Modifier and TypeMethodDescriptionvoid
TAccessPoint.setServices
(TServices value) Sets the value of the services property.void
TIED.setServices
(TServices value) Sets the value of the services property. -
Uses of TServices in org.lfenergy.compas.sct.commons.dto
Modifier and TypeMethodDescriptionControlBlock.getControlBlockServiceSetting
(TServices tServices) Get Control block settings from Serviceprotected abstract void
ControlBlock.validateSecurityEnabledValue
(TServices tServices) Abstract method to check validity of Security Enable state for Control blocksprotected void
GooseControlBlock.validateSecurityEnabledValue
(TServices tServices) protected void
ReportControlBlock.validateSecurityEnabledValue
(TServices tServices) Implementation is required by superclass but ReportControl blocks has no SecurityEnabled attributes.protected void
SMVControlBlock.validateSecurityEnabledValue
(TServices tServices) -
Uses of TServices in org.lfenergy.compas.sct.commons.scl.ied