Uses of Class
org.lfenergy.compas.scl2007b4.model.TDataSet
Packages that use TDataSet
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 TDataSet in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model with type parameters of type TDataSetMethods in org.lfenergy.compas.scl2007b4.model that return TDataSetMethods in org.lfenergy.compas.scl2007b4.model that return types with arguments of type TDataSet -
Uses of TDataSet in org.lfenergy.compas.sct.commons.dto
Methods in org.lfenergy.compas.sct.commons.dto with parameters of type TDataSetModifier and TypeMethodDescriptionstatic DataSetInfo
Convert DataSet object to DataSetInfo object -
Uses of TDataSet in org.lfenergy.compas.sct.commons.scl.ied
Methods in org.lfenergy.compas.sct.commons.scl.ied that return types with arguments of type TDataSetModifier and TypeMethodDescriptionAbstractLNAdapter.getDataSetMatchingExtRefInfo
(ExtRefInfo filter) retrieves all DataSets for which at least one FCDA matches with data given in ExtRefInfo for external bindingMethod parameters in org.lfenergy.compas.sct.commons.scl.ied with type arguments of type TDataSetModifier and TypeMethodDescriptionprotected List<ControlBlock>
AbstractLNAdapter.getControlBlocks
(List<TDataSet> tDataSets, TServiceType serviceType) Gets all Control Blocks from LNode for specified Service Type (GOOSE, SMV and REPORT) and Data SetsConstructors in org.lfenergy.compas.sct.commons.scl.ied with parameters of type TDataSetModifierConstructorDescriptionDataSetAdapter
(AbstractLNAdapter<? extends TAnyLN> parentAdapter, TDataSet dataSet)