org.ascape.util
Interface HasName

All Known Subinterfaces:
ColorFeature, ComponentView, DataPoint, EntityFeature, ImageFeature, PlatformDrawFeature, ScapeCustomizer, ScapeListener
All Known Implementing Classes:
AbstractUIEnvironment, Agent, AgentCustomizer, AgentSelectionView, AgentSizedView, AgentView, AllOutputView, AllOutputViewElement, AllOutputViewTest.TestAgent, AntChartViewElement, AscapeObject, AutoCustomizer, AutoCustomizerSwing, BaseCustomizer, BatchView, BufferView, Cell, CellOccupant, CellView, ChartCustomizer, ChartView, CollectionSpace.ClosestDataPoint, CollectStats, ColorFeatureConcrete, ColorFeatureFixed, ColorFeatureGradiated, ColorFeatureGradiatedIndex, ComponentViewDelegate, ConsoleOutView, ControlActionView, ControlBarView, DataOutputView, DataOutputViewElement, DataPointComparator, DataPointConcrete, DataSeries, DataSeriesStore, DataView, DefaultEntityFeature, DefaultScapeListener, DesktopEnvironment, Diffusion, DrawColorFeature, DrawFeature, DrawImageFeature, DrawSymbol, EntityRelationView, EntityRelationView.RelationDrawFeature, ERVViewCustomizer, ExecuteThenUpdate, FillCellFeature, FixedAgentStretchyView, FixedStretchyView, HistoryValueSetter, HostCell, HostedAgentView, ImageFeatureConcrete, ImageFeatureFixed, LocatedAgent, MapAgent, MapView, MenuBarView, ModelCustomizer, ModelCustomizerSwing, MomentumAgent, MoveRandomWithin, MovingStretchyView, Navigator, NonGraphicView, NonGraphicViewDelegate, NotifyViews, NotifyViewsEvent, Overhead2DContinuousView, Overhead2DView, OverheadRelative2DView, PanelView, ParameterControlView, ParameterizedDiffusion, Plot2DView, Propogate, PropogateScapeOnly, Query, Rule, RuntimeEnvironment, Scape, ScapeFromFileView, ScapeFromXMLView, ScapeListenerDelegate, ScapeOutputView, ScapeOutputViewElement, ScapeStateView, ScapeTime, ScapeTransitionListener, ScapeTransitionPanelView, Scrolling1DView, SearchRule, SearchView, SetValues, SimpleControlView, SimplexFeature, SimplexView, SimplexView.ConcreteSimplexFeature, SpeedSliderView, StandardOutView, StatCollector, StatCollectorCalculated, StatCollectorCond, StatCollectorCondCSA, StatCollectorCondCSAMM, StatCollectorCondCSAMMVar, StatCollectorCSA, StatCollectorCSAMM, StatCollectorCSAMMVar, StretchyView, SubGraphAgent, SweepControlView, SwingEnvironment, UnitIntervalDataPoint, ValueSetter, ViewCustomizer

public interface HasName

An interface declaring that an instance of a class has a name. Note that a name is not the same as the string typically returned by toString(). Instead, it is an in context name with significance to the user. For example, an instance of Foo might return "Foo 23A" for toString, but "Fred" for getName().

Since:
1.0
Version:
1.0
Author:
Miles Parker

Method Summary
 java.lang.String getName()
          Returns the of the object.
 

Method Detail

getName

java.lang.String getName()
Returns the of the object.



Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.