gnu.mapping
Interface Named

All Known Implementing Classes:
AccessExp, AddOp, AddOp, AncestorAxis, AncestorOrSelfAxis, append, AppendValues, Apply, ApplyExp, ApplyToArgs, ArithOp, ArrayGet, ArrayLength, ArrayNew, ArrayRef, ArraySet, ArraySet, AttributeAxis, Attributes, AutoloadProcedure, AutoloadSyntax, Average, begin, BeginExp, BinaryOp, BlockExp, BooleanValue, BuiltinEnvironment, call_with_values, callcc, CastableAs, CastAs, CatchClause, ChildAxis, Children, ClassExp, ClassMethods, CoerceNodes, CommentConstructor, Compare, constant_fold, ConstantFunction0, Continuation, Convert, CountValues, defcustom, defgroup, define, define_alias, define_autoload, define_class, define_member_alias, define_syntax, define_unit, define_variable, DefineNamespace, defun, defvar, DescendantAxis, DescendantOrSelfAxis, DivideOp, DivideOp, DocumentConstructor, EKeymap, Environment, ErrorExp, Eval, ExitExp, export, Expression, expt, fluid_let, FluidLetExp, FollowingAxis, FollowingSiblingAxis, Format, function, GenericProc, GetFieldProc, GetModuleClass, GetNamedInstancePart, GetNamedPart, GetRequest, GetResponse, IfExp, InfProcessMode, InheritingEnvironment, InstanceOf, IntegerRange, IntersectNodes, Invoke, IsEq, IsEqual, IsEqv, ItemAt, IteratorItems, lambda, Lambda, LambdaExp, LangExp, let, let_syntax, LetExp, ListItems, load, location, LocationProc, Macro, make, MakeAttribute, MakeCDATA, MakeElement, MakeList, MakeProcedure, MakeProcInst, MakeResponseHeader, MakeText, MakeUnescapedData, MakeWithBaseUri, map, MethodProc, Mode, module_compile_options, module_extends, module_implements, module_name, module_static, ModuleBody, ModuleExp, ModuleMethod, ModuleWithContext, MultiplyOp, NodeCompare, NodeConstructor, NodeName, not, NumberCompare, NumberCompare, NumberValue, object, ObjectExp, OrderedMap, OutputAsXML, ParentAxis, ParseFormat, PatternScope, PrecedingAxis, PrecedingSiblingAxis, prim_method, prim_throw, PrimProcedure, Procedure, Procedure0, Procedure0or1, Procedure1, Procedure1or2, Procedure2, Procedure3, Procedure4, ProcedureN, ProcessMode, prog1, PropertySet, Q2Apply, Quote, QuoteExp, random, readchar, RecordConstructor, ReferenceExp, RelativeStep, repl, ReplMode, require, SaveExcursion, ScopeExp, SelfAxis, SelfInsertCommand, set_b, SetExp, SetFieldProc, SetNamedPart, setq, Setter, Setter, Setter0, Setter1, SimpleEnvironment, SlotGet, SlotSet, SortNodes, StaticGet, StaticSet, SubList, SynchronizedExp, syntax, Syntax, syntax_case, syntax_error, syntax_rules, SyntaxRules, TelnetMode, TelnetRepl, TemplateScope, ThisExp, thisRef, ThreadLocation, throw_name, TracedProcedure, TreeScanner, TryExp, TypeSwitch, UnionNodes, UnwindProtect, ValuesEvery, ValuesFilter, ValuesMap, vector_append, While, with_compile_options, WriteTo

public interface Named


Method Summary
 java.lang.String getName()
           
 java.lang.Object getSymbol()
           
 void setName(java.lang.String name)
           
 

Method Detail

getName

java.lang.String getName()

getSymbol

java.lang.Object getSymbol()

setName

void setName(java.lang.String name)