A B C D E F G H I J L M N O P Q R S T U V W X
I
- id() -
Method in class net.sf.arise.inspector.ProxyInspectorNode
-
- id() -
Method in interface net.sf.arise.inspector.InspectorNode
-
- id() -
Method in class net.sf.arise.inspector.AbstractInspectorNode
-
- IEngineService - interface net.sf.arise.gsf.IEngineService.
-
- IfFunction - class net.sf.arise.piji.fun.IfFunction.
or returns the boolean or of the arguments- IfFunction(Context) -
Constructor for class net.sf.arise.piji.fun.IfFunction
-
- IInspectorService - interface net.sf.arise.inspector.IInspectorService.
-
- IllegalFormalArgumentException - exception net.sf.arise.piji.IllegalFormalArgumentException.
- Exception signalling that a formal argument was out of order when
declaring a lambda.
- IllegalFormalArgumentException(String, Expression) -
Constructor for class net.sf.arise.piji.IllegalFormalArgumentException
-
- implement(String, Function) -
Method in class net.sf.arise.piji.ImplementHandler
-
- implement(String, List, Function) -
Method in class net.sf.arise.piji.ImplementHandler
-
- ImplementFunction - class net.sf.arise.piji.fun.ImplementFunction.
implement takes an object and field name, and returns the
value of the field of that name in that object- ImplementFunction(Context) -
Constructor for class net.sf.arise.piji.fun.ImplementFunction
-
- ImplementHandler - class net.sf.arise.piji.ImplementHandler.
-
- ImplementHandler(Class[], Context) -
Constructor for class net.sf.arise.piji.ImplementHandler
-
- IncfFunction - class net.sf.arise.piji.fun.IncfFunction.
incf! takes a symbol and an optional numeric value,
and increases the value bound to the symbol by one or the numeric
value, if given- IncfFunction(Context) -
Constructor for class net.sf.arise.piji.fun.IncfFunction
-
- InFunction - class net.sf.arise.piji.fun.InFunction.
-
- InFunction(Context) -
Constructor for class net.sf.arise.piji.fun.InFunction
-
- initialize(BSFManager, String, Vector) -
Method in class net.sf.arise.piji.BSFEngine
-
- insertInputFrom(Reader) -
Method in interface net.sf.arise.gui.Workarea
-
- insertInputFrom(Reader) -
Method in class net.sf.arise.gui.BaseWorkarea
-
- insertInputFrom(Reader, boolean) -
Method in interface net.sf.arise.gui.Workarea
-
- insertInputFrom(Reader, boolean) -
Method in class net.sf.arise.gui.BaseWorkarea
-
- insets(Insets) -
Static method in class net.sf.arise.awt.GBConstraints
-
- insets(int) -
Static method in class net.sf.arise.awt.GBConstraints
-
- insets(int, int, int, int) -
Static method in class net.sf.arise.awt.GBConstraints
-
- inspect(Object) -
Static method in class net.sf.arise.inspector.Inspector
-
- inspect(String, Object) -
Static method in class net.sf.arise.inspector.Inspector
-
- inspect(String, Object, Font) -
Static method in class net.sf.arise.inspector.Inspector
-
- inspect(Workarea, InspectorNode) -
Method in interface net.sf.arise.gui.WorkareaListener
-
- inspect(Workarea, InspectorNode) -
Method in class net.sf.arise.gui.WorkareaAdapter
-
- inspect(Workarea, InspectorNode) -
Method in class net.sf.arise.gui.EvalResultPanel
-
- InspectJPanel - class net.sf.arise.inspector.InspectJPanel.
-
- InspectJPanel(InspectVC, ServiceLocator) -
Constructor for class net.sf.arise.inspector.InspectJPanel
-
- inspectLastAction -
Variable in class net.sf.arise.gui.BaseWorkarea
-
- inspectLatest() -
Method in interface net.sf.arise.gui.Workarea
- Inspect marked text
- inspectLatest() -
Method in class net.sf.arise.gui.EngineServiceWorkarea
-
- Inspector - class net.sf.arise.inspector.Inspector.
-
- Inspector() -
Constructor for class net.sf.arise.inspector.Inspector
-
- InspectorNode - interface net.sf.arise.inspector.InspectorNode.
-
- InspectorPopup - class net.sf.arise.gui.InspectorPopup.
-
- InspectorPopup(InspectorNode, Action, Workarea, ServiceLocator) -
Constructor for class net.sf.arise.gui.InspectorPopup
-
- InspectorService - class net.sf.arise.inspector.InspectorService.
-
- InspectorService() -
Constructor for class net.sf.arise.inspector.InspectorService
-
- InspectorServiceHtml - class net.sf.arise.inspector.InspectorServiceHtml.
-
- InspectorServiceHtml() -
Constructor for class net.sf.arise.inspector.InspectorServiceHtml
-
- InspectorServiceProxy - class net.sf.arise.inspector.InspectorServiceProxy.
-
- InspectorServiceProxy() -
Constructor for class net.sf.arise.inspector.InspectorServiceProxy
-
- InspectTreeJPanel - class net.sf.arise.inspector.InspectTreeJPanel.
-
- InspectTreeJPanel(InspectTreeVC, ServiceLocator) -
Constructor for class net.sf.arise.inspector.InspectTreeJPanel
-
- InspectTreeJPanel(ServiceLocator) -
Constructor for class net.sf.arise.inspector.InspectTreeJPanel
-
- InspectTreeVC - class net.sf.arise.inspector.InspectTreeVC.
-
- InspectTreeVC.SelectionListener - interface net.sf.arise.inspector.InspectTreeVC.SelectionListener.
-
- InspectTreeVC(InspectTreeJPanel, ServiceLocator) -
Constructor for class net.sf.arise.inspector.InspectTreeVC
-
- InspectTreeVC(ServiceLocator) -
Constructor for class net.sf.arise.inspector.InspectTreeVC
-
- InspectVC - class net.sf.arise.inspector.InspectVC.
-
- InspectVC(String, boolean, ServiceLocator) -
Constructor for class net.sf.arise.inspector.InspectVC
-
- InstanceofFunction - class net.sf.arise.piji.fun.InstanceofFunction.
instanceof takes an object and any number of class
denominators, returns true iff the object is an instance of them
all.- InstanceofFunction(Context) -
Constructor for class net.sf.arise.piji.fun.InstanceofFunction
-
- INTER_STDERR -
Static variable in class net.sf.arise.piji.Interpreter
-
- INTER_STDIN -
Static variable in class net.sf.arise.piji.Interpreter
-
- INTER_STDOUT -
Static variable in class net.sf.arise.piji.Interpreter
-
- INTERCONF_SER -
Static variable in class net.sf.arise.piji.Interpreter
-
- InternalClassLoader - class net.sf.arise.piji.InternalClassLoader.
-
- InternalClassLoader(List, ClassLoader) -
Constructor for class net.sf.arise.piji.InternalClassLoader
-
- InternalClassLoader(URL[], ClassLoader) -
Constructor for class net.sf.arise.piji.InternalClassLoader
-
- InternalException - exception net.sf.arise.piji.InternalException.
- Exception signalling misbehaviour of some internal function
- InternalException(String) -
Constructor for class net.sf.arise.piji.InternalException
-
- InternalException(String, Throwable) -
Constructor for class net.sf.arise.piji.InternalException
-
- InternalRuntimeException - exception net.sf.arise.piji.InternalRuntimeException.
- A runtime exception subclass for signalling to the developer
that an error must be corrected.
- InternalRuntimeException(String) -
Constructor for class net.sf.arise.piji.InternalRuntimeException
-
- InternalRuntimeException(String, Throwable) -
Constructor for class net.sf.arise.piji.InternalRuntimeException
-
- InternalRuntimeException(Throwable) -
Constructor for class net.sf.arise.piji.InternalRuntimeException
-
- Interpreter - class net.sf.arise.piji.Interpreter.
- An interpreter is mainly holder of a top-level context which it
fills with the standard set of internal functions, reflection
functions and the odd utility function.
- INTERPRETER -
Static variable in class net.sf.arise.piji.Interpreter
-
- Interpreter() -
Constructor for class net.sf.arise.piji.Interpreter
-
- Interpreter(Classpath) -
Constructor for class net.sf.arise.piji.Interpreter
-
- Interpreter(Classpath, InputStream, PrintStream, PrintStream) -
Constructor for class net.sf.arise.piji.Interpreter
-
- Interpreter(InputStream, PrintStream, PrintStream) -
Constructor for class net.sf.arise.piji.Interpreter
-
- intObject -
Variable in class net.sf.arise.hold.PrimitiveIntegerHolder
-
- invoke(Context, Expression[]) -
Method in class net.sf.arise.piji.Invoker
-
- invoke(Context, Expression[], int) -
Method in class net.sf.arise.piji.Invoker
-
- invoke(Context, Object, Expression[], int) -
Method in class net.sf.arise.piji.Invoker
-
- invoke(Object, Method, Object[]) -
Method in class net.sf.arise.piji.ImplementHandler
-
- invoke(Object, Method, Object[]) -
Method in class net.sf.arise.delegate.ServiceInvokerHTTPClient
-
- invoke(Object, Method, Object[]) -
Method in class net.sf.arise.delegate.ServiceInvokerEJBClient
-
- invoke(String, String, String[], Object[]) -
Method in class net.sf.arise.delegate.ServiceInvokerService
-
- invoke(String, String, String[], Object[]) -
Method in interface net.sf.arise.delegate.ServiceInvokerLocal
-
- invoke(String, String, String[], Object[]) -
Method in class net.sf.arise.delegate.ServiceInvokerBean
-
- invoke(String, String, String[], Object[]) -
Method in interface net.sf.arise.delegate.ServiceInvoker
-
- InvokeFunction - class net.sf.arise.piji.fun.InvokeFunction.
invoke takes an object, a method name and any number
of arguments- InvokeFunction(Context) -
Constructor for class net.sf.arise.piji.fun.InvokeFunction
-
- Invoker - class net.sf.arise.piji.Invoker.
-
- Invoker(Reflector) -
Constructor for class net.sf.arise.piji.Invoker
-
- isBoolean() -
Method in class net.sf.arise.hold.PrimitiveDataHolder
-
- isBoolean() -
Method in class net.sf.arise.hold.PrimitiveBooleanHolder
-
- isBound(String) -
Method in class net.sf.arise.piji.Context
-
- isBound(Symbol) -
Method in class net.sf.arise.piji.Context
-
- IsBoundFunction - class net.sf.arise.piji.fun.IsBoundFunction.
new takes a public class denominator and any number of
constructor arguments- IsBoundFunction(Context) -
Constructor for class net.sf.arise.piji.fun.IsBoundFunction
-
- isByte() -
Method in class net.sf.arise.hold.PrimitiveShortHolder
-
- isByte() -
Method in class net.sf.arise.hold.PrimitiveNumberHolder
-
- isByte() -
Method in class net.sf.arise.hold.PrimitiveLongHolder
-
- isByte() -
Method in class net.sf.arise.hold.PrimitiveIntegerHolder
-
- isByte() -
Method in class net.sf.arise.hold.PrimitiveByteHolder
-
- isChar() -
Method in class net.sf.arise.hold.PrimitiveDataHolder
-
- isChar() -
Method in class net.sf.arise.hold.PrimitiveCharacterHolder
-
- isCharacter() -
Method in class net.sf.arise.hold.PrimitiveDataHolder
-
- isCharacter() -
Method in class net.sf.arise.hold.PrimitiveCharacterHolder
-
- isContentExplicitlyTyped() -
Method in class net.sf.arise.piji.LeafNode
-
- isContentHolder() -
Method in class net.sf.arise.piji.LeafNode
-
- isContentString() -
Method in class net.sf.arise.piji.LeafNode
-
- isContentSymbol() -
Method in class net.sf.arise.piji.LeafNode
-
- isDone() -
Method in class net.sf.arise.piji.ExprRunnable
-
- isDouble() -
Method in class net.sf.arise.hold.PrimitiveNumberHolder
-
- isDouble() -
Method in class net.sf.arise.hold.PrimitiveDoubleHolder
-
- isExpanded() -
Method in class net.sf.arise.gsf.Classpath
-
- isExpanded() -
Method in class net.sf.arise.inspector.ProxyInspectorNode
-
- isExpanded() -
Method in interface net.sf.arise.inspector.InspectorNode
-
- isExpanded() -
Method in class net.sf.arise.inspector.AbstractInspectorNode
-
- isFloat() -
Method in class net.sf.arise.hold.PrimitiveNumberHolder
-
- isFloat() -
Method in class net.sf.arise.hold.PrimitiveFloatHolder
-
- isGlobbed(String) -
Static method in class net.sf.arise.gsf.Classpath
-
- isInteger() -
Method in class net.sf.arise.hold.PrimitiveShortHolder
-
- isInteger() -
Method in class net.sf.arise.hold.PrimitiveNumberHolder
-
- isInteger() -
Method in class net.sf.arise.hold.PrimitiveLongHolder
-
- isInteger() -
Method in class net.sf.arise.hold.PrimitiveIntegerHolder
-
- isInteger() -
Method in class net.sf.arise.hold.PrimitiveByteHolder
-
- isLeaf() -
Method in class net.sf.arise.inspector.ProxyInspectorNode
-
- isLeaf() -
Method in interface net.sf.arise.inspector.InspectorNode
-
- isLeaf() -
Method in class net.sf.arise.inspector.AbstractInspectorNode
-
- isLeaf(Expression) -
Static method in class net.sf.arise.piji.ExpressionCheck
-
- isLeaf(Expression) -
Static method in class net.sf.arise.piji.AbstractFunction
-
- isList(Expression) -
Static method in class net.sf.arise.piji.ExpressionCheck
-
- isList(Expression) -
Static method in class net.sf.arise.piji.AbstractFunction
-
- isLong() -
Method in class net.sf.arise.hold.PrimitiveShortHolder
-
- isLong() -
Method in class net.sf.arise.hold.PrimitiveNumberHolder
-
- isLong() -
Method in class net.sf.arise.hold.PrimitiveLongHolder
-
- isLong() -
Method in class net.sf.arise.hold.PrimitiveIntegerHolder
-
- isLong() -
Method in class net.sf.arise.hold.PrimitiveByteHolder
-
- IsNullFunction - class net.sf.arise.piji.fun.IsNullFunction.
isNull! takes a symbol and an optional numeric value,
and increases the value bound to the symbol by one or the numeric
value, if given- IsNullFunction(Context) -
Constructor for class net.sf.arise.piji.fun.IsNullFunction
-
- isOk() -
Method in class net.sf.arise.delegate.ServiceInvokerServlet.SSExceptionWrap
-
- isOK() -
Method in class net.sf.arise.piji.ExprRunnable
-
- isOK() -
Method in class net.sf.arise.gsf.Result
- True iff the result was not a failure.
- isPrimitive() -
Method in class net.sf.arise.hold.VoidHolder
-
- isPrimitive() -
Method in class net.sf.arise.gsf.Result
- True iff the result was a primitive value.
- isRealObject() -
Method in class net.sf.arise.inspector.ProxyInspectorNode
-
- isRealObject() -
Method in class net.sf.arise.inspector.MapNode
-
- isRealObject() -
Method in interface net.sf.arise.inspector.InspectorNode
-
- isRealObject() -
Method in class net.sf.arise.inspector.FieldListNode
-
- isRealObject() -
Method in class net.sf.arise.inspector.DefaultInspectorNode
-
- isRealObject() -
Method in class net.sf.arise.inspector.CollectionNode
-
- isRealObject() -
Method in class net.sf.arise.inspector.ClassNode
-
- isRealObject() -
Method in class net.sf.arise.inspector.ArrayNode
-
- isRemote() -
Method in class net.sf.arise.gui.WorkareaDialog
-
- isRemote() -
Method in interface net.sf.arise.gui.Workarea
-
- isRemote() -
Method in class net.sf.arise.gui.BaseWorkarea
-
- isRemote() -
Method in class net.sf.arise.delegate.ServiceLocator
-
- isRemoteService() -
Method in class net.sf.arise.delegate.ServiceLocator
-
- isShort() -
Method in class net.sf.arise.hold.PrimitiveShortHolder
-
- isShort() -
Method in class net.sf.arise.hold.PrimitiveNumberHolder
-
- isShort() -
Method in class net.sf.arise.hold.PrimitiveLongHolder
-
- isShort() -
Method in class net.sf.arise.hold.PrimitiveIntegerHolder
-
- isShort() -
Method in class net.sf.arise.hold.PrimitiveByteHolder
-
- isString() -
Method in class net.sf.arise.hold.ReferenceHolder
-
- isString(Expression) -
Static method in class net.sf.arise.piji.ExpressionCheck
-
- isString(Expression) -
Static method in class net.sf.arise.piji.AbstractFunction
-
- isSuperclass(Class, Class) -
Method in class net.sf.arise.loading.AccessibleFinder
-
- isSymbol(Expression) -
Static method in class net.sf.arise.piji.ExpressionCheck
-
- isSymbol(Expression) -
Static method in class net.sf.arise.piji.AbstractFunction
-
- isTreeRemote() -
Method in class net.sf.arise.inspector.InspectTreeVC
-
- isVararg() -
Method in class net.sf.arise.piji.LambdaWrapper
-
- isVararg() -
Method in interface net.sf.arise.piji.Function
- Returns true iff this function is vararg, ie.
- isVararg() -
Method in class net.sf.arise.piji.AbstractFunction
-
- isWrapped() -
Method in class net.sf.arise.gsf.Result
- True iff the result is wrapped, in a
Holder.
A B C D E F G H I J L M N O P Q R S T U V W X
All code and documentation is
Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth