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

Class Summary
BooleanValueItemProvider This is the item provider adapter for a BooleanValue object.
ChannelDescriptionItemProvider This is the item provider adapter for a ChannelDescription object.
ComplexExpressionItemProvider This is the item provider adapter for a ComplexExpression object.
ExpressionItemProvider This is the item provider adapter for a Expression object.
FloatValueItemProvider This is the item provider adapter for a FloatValue object.
InputItemProvider This is the item provider adapter for a Input object.
InputOutputItemProvider This is the item provider adapter for a InputOutput object.
InterfaceDeclarationItemProvider This is the item provider adapter for a InterfaceDeclaration object.
InterfaceSignalDeclItemProvider This is the item provider adapter for a InterfaceSignalDecl object.
InterfaceVariableDeclItemProvider This is the item provider adapter for a InterfaceVariableDecl object.
IntValueItemProvider This is the item provider adapter for a IntValue object.
ISignalItemProvider This is the item provider adapter for a ISignal object.
IVariableItemProvider This is the item provider adapter for a IVariable object.
KExpressionsEditPlugin This is the central singleton for the KExpressions edit plugin.
KExpressionsEditPlugin.Implementation The actual implementation of the Eclipse Plugin.
KExpressionsItemProviderAdapterFactory This is the factory that is used to provide the interfaces needed to support Viewers.
OperatorExpressionItemProvider This is the item provider adapter for a OperatorExpression object.
OutputItemProvider This is the item provider adapter for a Output object.
ReturnItemProvider This is the item provider adapter for a Return 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.
TypeIdentifierItemProvider This is the item provider adapter for a TypeIdentifier 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.
VariableDeclItemProvider This is the item provider adapter for a VariableDecl object.
VariableItemProvider This is the item provider adapter for a Variable object.