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 classSymbolForEventPortCTInput, Output representation for Control port of ExecCapas, links to required parameter portsstatic classSymbolsTypeCT.SymbolJava 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. symbolprotected List<SymbolCT>ImplementationCT.PLCRelated.Symbols. symbolprotected List<SymbolCT>SymbolAndSymbolRefCT. symbolMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return SymbolCT Modifier and Type Method Description SymbolCTObjectFactory. createSymbolCT()Create an instance ofSymbolCTMethods 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.
-