Package org.eclipse.amp.amf.abase.aBase.provider

Class Summary
ABaseEditPlugin This is the central singleton for the ABase edit plugin.
ABaseEditPlugin.Implementation The actual implementation of the Eclipse Plugin.
ABaseItemProviderAdapterFactory This is the factory that is used to provide the interfaces needed to support Viewers.
BooleanValueItemProvider This is the item provider adapter for a BooleanValue object.
IntValueItemProvider This is the item provider adapter for a IntValue object.
RealValueItemProvider This is the item provider adapter for a RealValue object.
StringValueItemProvider This is the item provider adapter for a StringValue object.
ValueItemProvider This is the item provider adapter for a Value object.