Inheritance diagram for ics.TripleApl.ConstSymPar:

Public Member Functions | |
| ConstSymPar (String n) | |
| Par | copy () |
| String | toPrologString () |
| String | toPrologString (Vector vars) |
| String | toString () |
| String | getName () |
| Object | clone () |
| boolean | equals (Object o) |
Private Attributes | |
| String | name |
| String | stringValue |
|
|
The constructor,
|
|
|
Implements ics.TripleApl.Par. |
|
|
Method to get a copy of a parameter.
Implements ics.TripleApl.Par. |
|
|
|
|
|
method that gives the value of the
|
|
|
Implements ics.TripleApl.Par. |
|
|
Method to get a `Prolog friendly' version of a parameter.
Implements ics.TripleApl.Par. |
|
|
Method to get a printable version of a parameter.
Implements ics.TripleApl.Par. |
|
|
|
|
|
|
1.4.5