gnu.mapping
Interface Named

All Known Implementing Classes:
AccessExp, AddOp, AddOp, AncestorAxis, AncestorOrSelfAxis, append, AppendValues, Apply, ApplyExp, ArrayGet, ArrayLength, ArrayNew, ArrayRef, ArraySet, ArraySet, atan, AttributeAxis, Attributes, AutoloadProcedure, AutoloadSyntax, Average, BaseUri, begin, BeginExp, BinaryOp, BlockExp, BooleanValue, BuiltinEnvironment, call_with_values, callcc, CatchClause, ChildAxis, Children, ClassExp, ClassMethodProc, ClassMethods, CoerceNodes, CommentConstructor, Compare, constant_fold, ConstantFunction0, ConsumeProc, Continuation, Convert, CountValues, cxr, 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, Document, DocumentConstructor, EKeymap, Environment, ErrorExp, Eval, ExitExp, export, Expression, expt, fluid_let, FluidLetExp, FollowingAxis, FollowingSiblingAxis, Format, function, gcd, GenericProc, GetFieldProc, GetRequest, GetResponse, IfExp, IndexOf, InfProcessMode, InheritingEnvironment, InstanceOf, integer_p, IntegerRange, IntersectNodes, Invoke, IsEq, IsEqual, IsEqv, ItemAt, IteratorItems, lambda, Lambda, LambdaExp, LangExp, LastIndexOf, lcm, let, let_syntax, LetExp, ListItems, load, loadcompiled, location, LocationProc, logand, logior, logxor, Macro, make, make_quantity, MakeAttribute, MakeCDATA, MakeElement, MakeList, MakeProcedure, MakeProcInst, MakeResponseHeader, MakeText, MakeUnescapedData, map, max, MethodProc, min, MinMax, Mode, module_compile_options, module_extends, module_implements, module_name, module_static, ModuleBody, ModuleExp, ModuleMethod, ModuleWithContext, MultiplyOp, NameMap, 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, Q2Apply, quantity2number, quantity2unit, Quote, QuoteExp, random, read, read_line, readchar, Record, RecordConstructor, Reduce, ReferenceExp, RelativeStep, repl, ReplMode, require, SaveExcursion, ScopeExp, SelfAxis, SelfInsertCommand, set_b, SetExp, SetFieldProc, setq, Setter, Setter, Setter0, Setter1, SimpleEnvironment, SlotGet, SlotSet, SortNodes, StaticGet, StaticSet, string_v, string2number, StringValue, SubList, SynchronizedExp, syntax, Syntax, syntax_case, syntax_error, syntax_rules, SyntaxRules, TelnetMode, TelnetRepl, TemplateScope, ThisExp, thisRef, 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)