All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractMultiSet<MAP extends Map<T,MultiSet.Multiplicity>,T> |
Represents an abstract MultiSet based on a Map.
|
| AbstractMultiSet.MultiplicityImpl |
|
| AbstractMultiSet.MultiSetIteratorImpl<T> |
|
| ArraysExt<E> |
An add on to the class Arrays.
|
| ArraysExt.ArrayComparator<O> |
Comparator class
which implements a kind of lexical ordering on arrays
based on the ordering of the components
defined by atomic.
|
| AttributesImpl |
An **** partial **** implementation
of the SAX-interface Attributes
which allows attributes without values using AttributesImpl.NO_VALUE.
|
| BasicTypesCompatibilityChecker |
Provides methods to map basic types to their wrappers,
to map wrapper types to the corresponding basic types
and for compatibility checks.
|
| BitSetList |
Implements a list of integers 0 and 1
stored as bits in a BitSet.
|
| Caster |
Provides ways to transform instances of various classes into one another.
|
| Caster.Trivial |
This is a trivial caster.
|
| CClass |
Represents a component class.
|
| CClass.SClassDecl |
|
| CClass.SClassModifier |
Enumerates the class modifier for an SClass:
input and output.
|
| CClassBaseListener |
This class provides an empty implementation of CClassListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.
|
| CClassLexer |
|
| CClassLink |
Represents a link to a CClass which also implements this interface.
|
| CClassListener |
This interface defines a complete listener for a parse tree produced by
CClassParser.
|
| CClassLoader |
|
| CClassLoader.ClassResolver |
|
| CClassLoader.Occurrence |
Represents the occurrence of an instance of a CClass
as a component of a CInstance.
|
| CClassParser |
|
| CClassParser.Add2DefMapContext |
|
| CClassParser.AddAccessModifierContext |
|
| CClassParser.AddDefContext |
|
| CClassParser.AddMapContext |
|
| CClassParser.AddProbAllocContext |
|
| CClassParser.AddToIdDomContext |
|
| CClassParser.AppendFormulaContext |
|
| CClassParser.AppendOpContext |
|
| CClassParser.AppendTokenContext |
|
| CClassParser.CClassContext |
|
| CClassParser.ComponentContext |
|
| CClassParser.ComponentsContext |
|
| CClassParser.EffectContext |
|
| CClassParser.EffectsContext |
|
| CClassParser.FormulaWrapper |
|
| CClassParser.GetDistrContext |
|
| CClassParser.GetPathContext |
|
| CClassParser.GetSuperClassContext |
|
| CClassParser.MapsContext |
|
| CClassParser.ReplDistrContext |
|
| CClassParser.SkipFormulaContext |
|
| CInstance |
Instance of Component.
|
| ClassLocator |
Locates a class within a library.
|
| Close |
Represents a close icon.
|
| ClosePressed |
Represents a close icon.
|
| Collapsed |
Represents a close icon.
|
| CollapsedRtl |
Represents a close icon.
|
| CollectionsExt<E> |
|
| CollectionsExt.AbstractImmutableCollection<C extends Collection<E>,E> |
A class of Collections of elements of class E
extending C
initially throwing an UnsupportedOperationException
when trying to modify the collection
either directly or via its iterator(s)
or via a transparent view
like List.subList(int, int).
|
| CollectionsExt.AbstractImmutableMultiSet<C extends MultiSet<E>,E> |
A MultiSet which prevents being modified
by throwing an exception for the modifying methods.
|
| CollectionsExt.ImmutableCollection<E> |
A collection which prevents being modified
by throwing an exception for the modifying methods.
|
| CollectionsExt.ImmutableCyclicList<E> |
Represents an immutable cyclic list
by throwing an exception
when invoking a method which modifies this list.
|
| CollectionsExt.ImmutableList<E> |
A list which prevents being modified
by throwing an exception for the modifying methods.
|
| CollectionsExt.ImmutableMultiplicity |
An immutable implementation of the multiplicity interface.
|
| CollectionsExt.ImmutableMultiSet<E> |
A multi-set which prevents being modified
by throwing an exception for the modifying methods.
|
| CollectionsExt.ImmutableSet<E> |
A set which prevents being modified
by throwing an exception for the modifying methods.
|
| CollectionsExt.ImmutableSortedMultiSet<E> |
A sorted multi-set which prevents being modified
by throwing an exception for the modifying methods.
|
| CollectionsExt.ImmutableSortedSet<E> |
A sorted set which prevents being modified
by throwing an exception for the modifying methods.
|
| CollectionsExt.Modification |
Enumerates the kinds of modifications on a Collection.
|
| CollectionsExt.NonModifyingCyclicIterator<E> |
An interator which prevents modification on the underlying list,
by throwing an exception for the modifying methods.
|
| Comparators<E> |
Collection of static methods related with Comparators.
|
| Comparators.AsListed<E> |
|
| Comparators.Cascade<E> |
Represents a comparator which is a cascade of comparators:
Starting with the first comparator in Comparators.Cascade.seq
asks the next comparator if the current one detects equality.
|
| Computer |
Represents a close icon.
|
| CyclicArrayList<E> |
Resizable-array implementation of the CyclicList interface.
|
| CyclicArrayList.CyclicArrayIterator<E> |
|
| CyclicArrayList.StateIter |
Enumeration of the state of an iterator.
|
| CyclicIterator<E> |
|
| CyclicList<E> |
An ordered cyclic list.
|
| DataModel |
Enumerates categories of data models
and determines the current data model.
|
| Deficiency |
Represents a Deficiency.
|
| DeficiencyMap |
Describes a map between Deficiency's
of one type to another one.
|
| DeficiencyMapTest |
DeficiencyMapTest.java
Created: Mon May 23 21:23:07 2005
|
| DeficiencyMapTest.TestAll |
|
| DeficiencyNode |
Wraps a Deficiency and serves as a node in the graph
describing the relation \implies.
|
| DeficiencySetNode |
Resolvation of a property within an SClass
into elementary stochastically independent properties.
|
| Delete |
Represents an open icon.
|
| DetOs |
Enumerates the most important operating system
and determines the current operating system.
|
| Directory |
Represents the icon for a directory.
|
| Directory |
Represents the icon for a directory.
|
| Directory |
Represents a close icon.
|
| Directory |
Represents the icon for a directory.
|
| EmptyCyclicListException |
|
| Error |
Represents an error icon.
|
| ExecuteProject |
Represents an open icon.
|
| Expanded |
Represents a close icon.
|
| FIFOList<E> |
The FIFOList class represents a first-in-first-out (FIFO) stack of objects.
|
| File |
Represents the icon of a file.
|
| File |
Represents the icon of a file.
|
| File |
Represents a close icon.
|
| File |
Represents the icon of a file.
|
| Finder |
Emulates the unix shell command find which is invoked as
find [-H] [-L] [-P] [-Olevel]
[-D help|tree|search|stat|rates|opt|exec] [path...]
|
| Finder.AndFilter |
One of the logical operations of filters:
Returns a filter which passes a file
iff all original filters in Finder.AndFilter.filters do so.
|
| Finder.Callable |
To be implemented by java classes to apply a filter to a file
and give feedback whether this filter succeeded.
|
| Finder.ExecFilter |
Filter executing a shell command and passes the file received
if the shell command succeeds according to its return code.
|
| Finder.ExecJavaFilter |
|
| Finder.Filter |
Represents a file filter.
|
| Finder.NameFilter |
Filters files by name.
|
| Finder.NegFilter |
One of the logical operations of filters:
Returns a filter which passes a file
iff the original filter Finder.NegFilter.negFilter does not.
|
| Finder.OrFilter |
One of the logical operations of filters:
Returns a filter which passes a file
iff at least one of the original filters in Finder.OrFilter.filters do so.
|
| Finder.Primary |
|
| Finder.Secondary |
|
| FlatCInstance |
Instance of Component.
|
| FlatCInstance.InstDef |
|
| Floppy |
Represents a close icon.
|
| Formula |
Represents a formula which is either a constant, a variable
or composed via an operator.
|
| Formula.Comp |
Represents a compound formula, i.e. one defined via an operation.
|
| Formula.Const |
Represents a constant interpreted as atomic formula.
|
| Formula.Var |
Represents a variable interpreted as atomic formula.
|
| FormulaBaseListener |
This class provides an empty implementation of FormulaListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.
|
| FormulaDecl |
Represents a formula declaration which is either a constant, a variable
or composed via an operator.
|
| FormulaDecl.Comp |
|
| FormulaDecl.Const |
Represents atomic formulae consisting of a constant only.
|
| FormulaDecl.Var |
Represents atomic formulae consisting of a variable only.
|
| FormulaLexer |
|
| FormulaListener |
This interface defines a complete listener for a parse tree produced by
FormulaParser.
|
| FormulaParser |
|
| FormulaParser.AddFormulaContext |
|
| FormulaParser.CompFormulaContext |
|
| FormulaParser.ConstFormulaContext |
|
| FormulaParser.FormulaContext |
|
| FormulaParser.PathContext |
|
| FormulaParser.VarFormulaContext |
|
| GifResource |
|
| Hammer |
Represents an open icon.
|
| HardDrive |
Represents a close icon.
|
| HashMultiSet<T> |
Represents a set with multiplicities based on a HashMap.
|
| HomeFolder |
Represents a close icon.
|
| Iconify |
Represents a close icon.
|
| IconifyPressed |
Represents a close icon.
|
| Inform |
Represents an error icon.
|
| InstanceLocator |
Locates a class within a library.
|
| JavaPath |
Represents a path to find class and source files on.
|
| JavaPath.ClsSrc |
Determines whether a class file or a source file is meant.
|
| JavaPath.FileWrapper |
Wrapps a file directly found within a directory
or within a zip-archive which also includes jar-archives.
|
| JavaPath.OrdFileWrapper |
|
| JavaPath.ZipEntryWrapper |
|
| ListMap<K,V> |
A SortedMap with ordering
given by the ordering by which the keys are added.
|
| ListSet<E> |
|
| Magnify |
Represents a magnify icon.
|
| MapDecl |
Represents the declaration of a map.
|
| Maximize |
Represents a close icon.
|
| MaximizePressed |
Represents a close icon.
|
| Menu |
Represents a close icon.
|
| Minimize |
Represents a close icon.
|
| MinimizePressed |
Represents a close icon.
|
| MultiSet<T> |
Represents a set with multiplicities.
|
| MultiSet.Multiplicity |
Represents the multiplicity of an entry of the enclosing multi-set.
|
| MultiSetIterator<E> |
Generalization of iterator suitable e.g. for sets to MultiSets.
|
| New |
Represents a "new" icon.
|
| NewFolder |
Represents a close icon.
|
| NotYetImplementedException |
Thrown if a place in the code is reached,
where implementation is not finished.
|
| Open |
Represents an open icon.
|
| Open |
Represents an open icon.
|
| Operation |
Represents the operations as intersection, union, complement,
covariant and contravariant functors and maps.
|
| Operation.BaseOps |
Comprises the basic set theoretic operations
union, intersection and complement.
|
| Operation.CompOp |
Defines the basic set theoretic complement.
|
| Operation.Eval |
|
| Operation.Functor |
Enumerates the kinds of functors covariant and contravariant ones
|
| Operation.IntsOp |
Defines the basic set theoretic intersection.
|
| Operation.Maps |
Represents an operation defined by a covariant/contravariant functor
|
| Operation.UnionOp |
Defines the basic set theoretic union complement.
|
| Package |
Represents a Package of a model class,
no matter whether Effect or Component.
|
| PaletteClose |
Represents a close icon.
|
| PaletteClosePressed |
Represents a close icon.
|
| ParseExceptionHandler |
Rudimentary Handler for SAXParseExceptions:
The idea is that for html-parsers one needs a notify
rather than throwing an exception as it is appropriate for xml.
|
| ParseExceptionHandler.Impl |
Trivial implementation for enclosing interface.
|
| ProbDistr |
Represents a probability distribution.
|
| ProbDistr.Inverter |
Enumeration of inverters: the trivial inverter
and the canonical inverter.
|
| ProbDistr.Validator |
Contains some information on validity and degeneracy
of a ProbDistr and also the fundamental figures
to compute probabilities in case of validity and non-degenracy.
|
| Project |
Enables an xml parser to read a relana project file
like src/test/resources/eu/simuline/relana/proj.rml
serving both as ContentHandler and as ParseExceptionHandler
as it implements ProjectDesc to hold the result of reading,
i.e. the content.
|
| ProjectDesc |
Represents a relana project as specified in a project file
like src/test/resources/eu/simuline/relana/proj.rml.
|
| Question |
Represents a question icon.
|
| RealRepresentation |
Describes the representation of a real value,
which may be either a double, resp. a Double-value
or a BigDecimal for use in tables.
|
| RealRepresentation.BigDecimalRep |
Describes the representation of a BigDecimal-value.
|
| RealRepresentation.Cutter |
A Cutter is used to shorten numbers.
|
| RealRepresentation.Desc |
Describes the way
the real number represented by RealRepresentation
is displayed as a string.
|
| RealRepresentation.DoubleRep |
Describes the representation of a double, resp. a Double-value.
|
| RealRepresentation.Number2SignUnsigned |
Container for number splitted into sign and unsigned.
|
| Relana |
Relana's main class containing the main method only.
|
| RelanaTest |
RelanaTest.java
Created: Mon May 23 21:23:07 2005
|
| RelanaTest.TestAll |
|
| ReportContentHandler |
A ContentHandler which reports certain events
to System.out.
|
| RotCCDown |
Represents a RotCCDown icon resembling reload.
|
| RotCCLeft |
Represents a RotCCDown icon resembling reload.
|
| SavingHandler |
|
| SClass |
Describes classes of Effects ('services').
|
| SClassBaseListener |
This class provides an empty implementation of SClassListener,
which can be extended to create a listener which only needs to handle a subset
of the available methods.
|
| SClassLexer |
|
| SClassListener |
This interface defines a complete listener for a parse tree produced by
SClassParser.
|
| SClassLoader |
|
| SClassParser |
|
| SClassParser.AddDeficiencyContext |
|
| SClassParser.AddMapContext |
|
| SClassParser.AddPathContext |
|
| SClassParser.AddRelationContext |
|
| SClassParser.AddRelationsContext |
|
| SClassParser.GetCheckedDeficienciesContext |
|
| SClassParser.GetDeficienciesContext |
|
| SClassParser.GetInnerClsContext |
|
| SClassParser.GetPathContext |
|
| SClassParser.GetSuperClassContext |
|
| SClassParser.SClassContext |
|
| SGMLFilter |
A ContentHandler wrapping another ContentHandler
which filters information
in a way that is useful/necessary for html-parsers:
turn tags into lower case.
|
| SGMLParser |
A rudimentary SGML parser with something like a SAX-api.
|
| SGMLParser.Buffer |
Class which buffers the read stream.
|
| SGMLParser.CharTester |
Provides a single method which decides whether the given character
passes a certain test.
|
| SGMLParser.SpecCharTester |
A CharTester which allows to specify
the character which passes the test.
|
| SGMLParser.TrivialContentHandler |
A ContentHandler which simply ignores all events.
|
| SGMLParser.XMLsGMLspecifica |
Provides a bunch of methods fpr parsing
with implementations specific to xml and sgml.
|
| SInstance |
Represents the instance of an SClass.
|
| SoftEnum<E extends SoftEnum<E>> |
This class is inspired by Enum
and is intended as common base class of classes we shall call 'soft enums'.
|
| SortedMultiSet<T> |
Represents a sorted set with multiplicities.
|
| Stop |
Represents an open icon.
|
| StringPool |
Provides various strings used in various classes,
e.g. in messages.
|
| Strings |
Collection of static methods related to strings.
|
| SwingWorker |
This is the 3rd version of SwingWorker (also known as
SwingWorker 3), an abstract class that you subclass to
perform GUI-related work in a dedicated thread.
|
| SwingWorker.ThreadVar |
Class to maintain reference to current worker thread
under separate synchronization control.
|
| TreeMultiSet<T> |
Represents a sorted set with multiplicities based on a TreeMap.
|
| TwoSidedList<E> |
Compared to a classical list,
the first index of this list may well be positive
and negative indices are allowed as well.
|
| TwoSidedList.Direction |
Used as an argument for methods adding or removing elements
from this list
to determine in which direction this list has to shrink or grow.
|
| Type |
|
| UpFolder |
Represents a close icon.
|
| VerifyException |
Exception during verification of a class.
|
| VMArgs |
|
| Warn |
Represents the icon of a file.
|
| Warn |
Represents a warn icon.
|