Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.SymbolCT
-
Packages that use SymbolCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of SymbolCT in fi.tut.mei.resdescapi.rdapi.model.rd
Subclasses of SymbolCT in fi.tut.mei.resdescapi.rdapi.model.rd Modifier and Type Class Description class
SymbolForEventPortCT
Input, Output representation for Control port of ExecCapas, links to required parameter portsstatic class
SymbolsTypeCT.Symbol
Java class for anonymous complex type.Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type SymbolCT Modifier and Type Field Description protected List<SymbolCT>
ExecCapabilitiesCT.SharedPortSymbols. symbol
protected List<SymbolCT>
ImplementationCT.PLCRelated.Symbols. symbol
protected List<SymbolCT>
SymbolAndSymbolRefCT. symbol
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return SymbolCT Modifier and Type Method Description SymbolCT
ObjectFactory. createSymbolCT()
Create an instance ofSymbolCT
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type SymbolCT Modifier and Type Method Description List<SymbolCT>
ExecCapabilitiesCT.SharedPortSymbols. getSymbol()
Gets the value of the symbol property.List<SymbolCT>
ImplementationCT.PLCRelated.Symbols. getSymbol()
Gets the value of the symbol property.List<SymbolCT>
SymbolAndSymbolRefCT. getSymbol()
Gets the value of the symbol property.
-