Package de.cau.cs.kieler.core.expressions.provider

Class Summary
BooleanValueItemProvider This is the item provider adapter for a BooleanValue object.
ComplexExpressionItemProvider This is the item provider adapter for a ComplexExpression object.
ExpressionItemProvider This is the item provider adapter for a Expression object.
ExpressionsEditPlugin This is the central singleton for the Expressions edit plugin.
ExpressionsEditPlugin.Implementation The actual implementation of the Eclipse Plugin.
ExpressionsItemProviderAdapterFactory This is the factory that is used to provide the interfaces needed to support Viewers.
FloatValueItemProvider This is the item provider adapter for a FloatValue object.
IntValueItemProvider This is the item provider adapter for a IntValue object.
OperatorExpressionItemProvider This is the item provider adapter for a OperatorExpression object.
SignalItemProvider This is the item provider adapter for a Signal object.
TextExpressionItemProvider This is the item provider adapter for a TextExpression object.
TextualCodeItemProvider This is the item provider adapter for a TextualCode object.
ValuedObjectItemProvider This is the item provider adapter for a ValuedObject object.
ValuedObjectReferenceItemProvider This is the item provider adapter for a ValuedObjectReference object.
ValueItemProvider This is the item provider adapter for a Value object.
VariableItemProvider This is the item provider adapter for a Variable object.