Class Process
java.lang.Object
|
+--Field
|
+--Process
- All Implemented Interfaces:
- CarFace, java.lang.Cloneable, java.io.Serializable
- public class Process
- extends Field
- implements CarFace
- See Also:
- Serialized Form
Field Summary |
java.lang.String |
id
|
java.lang.String |
type
|
Fields inherited from interface CarFace |
BOOLEAN_LITERAL, COLLECTION, DOUBLE_LITERAL, EXTERNAL, grammarNames, INTERNAL, KEYPHRASE, LITERALcapacityIncrement, LITERALinitialCapacity, MARKUP, SERIAL, SESSION, STRING_LITERAL, STRINGVALUE_LITERAL |
Methods inherited from class Field |
clone, getAttributeTuple, getAttributeValue, getCommentTuple, getFieldName, getLabelledStringValues, getNumericValue, getValueTuple, getValueTupleVector, hasAttribute, hasValue, removeAttribute, removeValue, sameAttributeTuple, sameValue, score, setAttribute, setFieldName, setNumericValue, setValue, setValueTuple, sleep, toString |
Methods inherited from class java.lang.Object |
, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
id
public java.lang.String id
type
public java.lang.String type
Process
public Process(Field field)
t
public void t(java.lang.String s)
- Description copied from class:
Field
- Provides trace output of string if -dField on command line of CAR run
- Overrides:
t
in class Field
getId
public java.lang.String getId()
error
public boolean error(java.lang.String s)
validate
public boolean validate()
go
public boolean go(Document parameters)
moveGo
public void moveGo()
matchGo
public void matchGo(Document parameters)
documentUpdateGo
public void documentUpdateGo(Document parameters)
collectionUpdateGo
public void collectionUpdateGo(Document parameters)
generalUpdateGo
public void generalUpdateGo(Document parameters)
Submit bugs to Lindsey