All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends
Public Member Functions | Static Public Attributes | Package Attributes
instruction.semanticObjects.Instruction Class Reference
Inheritance diagram for instruction.semanticObjects.Instruction:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void addObject (ObjectX object)
void addPreposition (Preposition prep)
boolean equals (Object i)
Action getAction ()
String getNLSentence ()
List< ObjectXgetObjects ()
List< PostconditiongetPostconditions ()
List< PreconditiongetPreconditions ()
List< PrepositiongetPrepositions ()
Quantifier getTimeConstraint ()
 Instruction ()
boolean isGlobalOptional ()
boolean isOptional ()
void setAction (Action action)
void setNLSentence (String sentence)
void setObjects (List< ObjectX > os)
void setOptional (int optional)
void setPostconditions (List< Postcondition > pc)
void setPreconditions (List< Precondition > pc)
void setPrepositions (List< Preposition > pp)
void setTimeConstraint (Quantifier q)
String toString ()

Static Public Attributes

static final int OPTIONAL_FALSE = 0
static final int OPTIONAL_GLOBAL = 2
static final int OPTIONAL_LOCAL = 1

Package Attributes

Action action = new Action()
String nlSentence = ""
List< ObjectXobjects = new ArrayList<ObjectX>()
int optional = OPTIONAL_FALSE
List< Postconditionpostconditions = new ArrayList<Postcondition>()
List< Preconditionpreconditions = new ArrayList<Precondition>()
List< Prepositionprepositions = new ArrayList<Preposition>()
Quantifier timeConstraint = null

Detailed Description

Definition at line 8 of file Instruction.java.


Constructor & Destructor Documentation

Definition at line 31 of file Instruction.java.


Member Function Documentation

Definition at line 46 of file Instruction.java.

Definition at line 66 of file Instruction.java.

boolean instruction.semanticObjects.Instruction.equals ( Object  i) [inline]

Reimplemented in instruction.semanticObjects.Sentence.

Definition at line 131 of file Instruction.java.

Definition at line 70 of file Instruction.java.

Definition at line 150 of file Instruction.java.

Definition at line 74 of file Instruction.java.

Definition at line 82 of file Instruction.java.

Definition at line 86 of file Instruction.java.

Definition at line 78 of file Instruction.java.

Definition at line 38 of file Instruction.java.

Definition at line 159 of file Instruction.java.

Definition at line 154 of file Instruction.java.

Definition at line 42 of file Instruction.java.

void instruction.semanticObjects.Instruction.setNLSentence ( String  sentence) [inline]

Definition at line 146 of file Instruction.java.

Definition at line 50 of file Instruction.java.

void instruction.semanticObjects.Instruction.setOptional ( int  optional) [inline]

Definition at line 163 of file Instruction.java.

Definition at line 62 of file Instruction.java.

Definition at line 58 of file Instruction.java.

Definition at line 54 of file Instruction.java.

Definition at line 34 of file Instruction.java.

Reimplemented in instruction.semanticObjects.Sentence.

Definition at line 90 of file Instruction.java.


Member Data Documentation

Definition at line 14 of file Instruction.java.

Definition at line 16 of file Instruction.java.

Definition at line 18 of file Instruction.java.

Definition at line 28 of file Instruction.java.

Definition at line 10 of file Instruction.java.

Definition at line 12 of file Instruction.java.

Definition at line 11 of file Instruction.java.

Definition at line 22 of file Instruction.java.

Definition at line 20 of file Instruction.java.

Definition at line 24 of file Instruction.java.

Definition at line 26 of file Instruction.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


comp_ehow
Author(s): Moritz Tenorth, Daniel Nyga
autogenerated on Tue Apr 16 2013 00:18:25