Bridges-Java-2.4  2.4.2
Bridges(JavaAPI)
Public Member Functions | Protected Attributes | List of all members
bridges.base.SymbolCollection Class Reference
Inheritance diagram for bridges.base.SymbolCollection:
bridges.base.DataStruct

Public Member Functions

 SymbolCollection ()
 
String getDataStructType ()
 
void addSymbol (Symbol s)
 
String getDataStructureRepresentation ()
 

Protected Attributes

Float domain = 100.0f
 
- Protected Attributes inherited from bridges.base.DataStruct
String QUOTE = "\""
 

Constructor & Destructor Documentation

◆ SymbolCollection()

bridges.base.SymbolCollection.SymbolCollection ( )

Constructor

Member Function Documentation

◆ addSymbol()

void bridges.base.SymbolCollection.addSymbol ( Symbol  s)

This method adds a symbol to the collection

◆ getDataStructType()

String bridges.base.SymbolCollection.getDataStructType ( )

This method gets the data structure type

Returns
The date structure type as a string

Reimplemented from bridges.base.DataStruct.

◆ getDataStructureRepresentation()

String bridges.base.SymbolCollection.getDataStructureRepresentation ( )

Member Data Documentation

◆ domain

Float bridges.base.SymbolCollection.domain = 100.0f
protected

The documentation for this class was generated from the following file: