Package org.eclipse.actf.util.vocab

Interface Summary
IEvalTarget IEvalTarget interface should be implemented by the element or node to be checked through the Vocabulary.
IOperator IOperator interface defines the methods to be implemented by the operator between propositions.
IOperator1 IOperator1 interface defines the methods to be implemented by the operator which has an argument.
IProposition IProposition interface the methods to be implemented by the representation of a proposition.
 

Class Summary
AbstractTerms AbstractTerms is the default term definition.
DelegationTerms This class delegates the evaluation to the delegation target.
VocabPlugin The activator class controls the plug-in life cycle
Vocabulary Vocabulary treats the meaning of instances of IEvalTarget by using IProposition.
WidgetsVocabulary WidgetsVocabulary defines propositions related to widgets such as button and radio button.
 

Enum Summary
Vocabulary.FlashMode