TPTP 4.6.0 Platform Project
Public API Specification

Package org.eclipse.hyades.ui.extension

Interface Summary
IAssociationConstants TODO: Part of HyadesUIPlugin in hyades.ui
IAssociationDescriptor An instance of this class represents an extension to be contributed to the Hyades framework.
IAssociationDescriptorFilter Instances of this interface can be used with a IAssociationMappingRegistry so clients can customize which association descriptors can be added to the registry's mappings.
IAssociationMapping This interface is not intended to be implemented by clients.
IAssociationMappingRegistry This interface is not intended to be implemented by clients.
IExportViewer Interface for a viewer that supports the TPTP generic 'export data' mechanism.
INavigatorContribution An extension of the base Hyades navigator that provides additional content.
INavigatorItem An item that can be displayed in the Hyades navigators (Profiling Monitor, Log Navigator), but is not a built- in type.
ITypeValidator Interface for a type validator contributed using typeValidators extension point A type validator returns whether a type is valid in the context the validator is registered for.
 

Class Summary
AcceptAllTypeValidator Implementation of the ITypeValidator that accepts all the types.
AssociationDescriptorLabelProvider /** Implementation of a ILabelAndDescriptionProvider for a IAssociationDescriptor.
 


TPTP 4.6.0 Platform Project
Public API Specification