Module utilities

Interface Described

All Known Subinterfaces:
GraphSelection, KeyDescription, ProjectDescription, Selection
All Known Implementing Classes:
AdditionalNodeFieldsEditor, And, Application, Argument, Array, Attribute, AttributeItem, AutoCompletorFactory, Block, BooleanAttribute, BooleanEditor, BooleanTreeAttribute, BooleanValueOption, ButtonEditor, ByteAttribute, ByteTreeAttribute, CharAttribute, CharTreeAttribute, CheckBoxItem, ChoiceGroup, CommandItem, CompositeEditor, ConfigureInstance, ContentDescriptionClass, ContentDescriptionConstructor, ContentDescriptionField, ContentDescriptionMethod, ContentDescriptionType, CoolbarItemAdder, CoolbarMacroAdder, CoolbarPanelAdder, CreateMap, DensityTreeAttribute, DescribedLevel, Directory, DoubleAttribute, DoubleTreeAttribute, DTDSourceFile, Edit, EnumerationEditor, EnumValueImpl, Exclude, Executable, Exists, ExplorerFactory, Expression, ExtensionItem, FieldSelection, FileFactory, FileObjectItem, FileTypeItem, FilterItem, FilterSourceFactory, First, FloatAttribute, FloatConst, FloatingWindow, FloatTreeAttribute, ForAll, GlobalTransformation, GlobalTransformation, GraphSelectionImpl, Group, HeightTreeAttribute, HelpExplorerFactory, Hook, IdTreeAttribute, InitializeClass, Insert, InstanceOf, IntAttribute, IntConst, IntEnumerationAttribute, IntTreeAttribute, Item, ItemFactory, KeyDescriptionImpl, LAF, Layout, LazyObjectItem, Library, Link, LocationParameterTreeAttribute, LongAttribute, LongTreeAttribute, MainWindow, MapSource, Matrix3dAttribute, Matrix3fAttribute, Matrix4dAttribute, Matrix4fAttribute, MethodEditor, MimeTypeItem, MTGSourceFile, NavigatorFactory, NodeReference, NodeSelection, Not, NullConst, NumberEditor, NumberTreeAttribute, NumericEditor, ObjectAttribute, ObjectExpr, ObjectItem, ObjectItemFactory, ObjectSelection, ObjectTreeAttribute, Option, OptionExplorerFactory, OptionFileBase, OptionGroup, OptionsSelection, OptionsSource, Or, PanelFactory, ParentAttribute, PluginDescriptor, PluginExclude, PluginPrerequisite, Point2dAttribute, Point2fAttribute, Point3dAttribute, Point3fAttribute, PointConst, PolyEditor, Prerequisite, ProjectDirectory, ProjectExplorerFactory, ProjectFileObjectItem, ProjectSelection, PropertyEditor, RegistryViewEventFactory, Resource, ResourceDirectory, Root, SelectableItem, SelectionBase, Separator, SetVar, SharedValue, ShortAttribute, ShortCut, ShortTreeAttribute, SONodeReference, SourceDirectory, SourceFile, SourceMTG, SpecialEdgeDescriptor, Split, StringAttribute, StringConst, StringEditor, Tab, ToolBarFactory, ToolFactory, TreeValuesTreeAttribute, Tuple2dAttribute, Tuple2fAttribute, Tuple3dAttribute, Tuple3fAttribute, Tuple4dAttribute, Tuple4fAttribute, TurtleStateAttribute, TypeItem, UIPropertyDependency, UserFieldsEditor, Value, Var, VariableDescriptionContent, Vars, Vector2dAttribute, Vector2fAttribute, Vector3dAttribute, Vector3fAttribute, ViewComponentFactory, Void, VoidAttribute, VolumeAttribute, XLMacro, XSLTFilterItem

public interface Described
An instance of Described provides descriptions for an object. The descriptions are obtained by the method getDescription(String). Which particular description is returned depends on the argument type: It is one of the string constants defined in this interface.
Author:
Ole Kniemeyer