|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Argument | |
|---|---|
| net.ontopia.topicmaps.impl.utils | INTERNAL: Classes that are used by many implementations. |
| net.ontopia.topicmaps.query.impl.utils | Code shared between query implementations. |
| net.ontopia.topicmaps.webed.impl.utils | |
| Uses of Argument in net.ontopia.topicmaps.impl.utils |
|---|
| Fields in net.ontopia.topicmaps.impl.utils with type parameters of type Argument | |
|---|---|
protected java.util.List<Argument> |
ArgumentValidator.arguments
|
| Methods in net.ontopia.topicmaps.impl.utils that return Argument | |
|---|---|
Argument |
ArgumentValidator.getArgument(int ix)
INTERNAL: Returns an Argument object representing the argument at this position in the signature. |
| Methods in net.ontopia.topicmaps.impl.utils with parameters of type Argument | |
|---|---|
void |
ArgumentValidator.interpretCharacter(char ch,
Argument curarg)
INTERNAL: Interprets the given character and updates the argument to record the information in the character. |
| Uses of Argument in net.ontopia.topicmaps.query.impl.utils |
|---|
| Methods in net.ontopia.topicmaps.query.impl.utils with parameters of type Argument | |
|---|---|
void |
PredicateSignature.interpretCharacter(char ch,
Argument curarg)
|
| Uses of Argument in net.ontopia.topicmaps.webed.impl.utils |
|---|
| Methods in net.ontopia.topicmaps.webed.impl.utils that return Argument | |
|---|---|
Argument |
ActionSignature.getArgument(int ix)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||