Uses of Package
eu.simuline.relana.model
-
Packages that use eu.simuline.relana.model Package Description eu.simuline.relana.expressions Classes to describe expressions.eu.simuline.relana.model Description for object oriented models in terms of java classes.eu.simuline.relana.parser Classes to parse all file types except xml:CClassParser
parse*.ccl
files representing Component Classes,SClassParser
parse*.scl
files representing Service Classes and finallyFormulaParser
parse formulae.eu.simuline.relana.sys Relana as a system comprising the main classRelana
and the classesProject
andProjectDesc
to read and to represent a project file. -
Classes in eu.simuline.relana.model used by eu.simuline.relana.expressions Class Description CClass.SClassDecl CInstance Instance of Component.Deficiency Represents a Deficiency.DeficiencyMap Describes a map betweenDeficiency
's of one type to another one.DeficiencyNode Wraps aDeficiency
and serves as a node in the graph describing the relation\implies
.SInstance Represents the instance of anSClass
. -
Classes in eu.simuline.relana.model used by eu.simuline.relana.model Class Description CClass Represents a component class.CClass.SClassDecl CClass.SClassModifier Enumerates the class modifier for anSClass
: input and output.CClassLink Represents a link to aCClass
which also implements this interface.CClassLoader.Occurrence CInstance Instance of Component.ClassLocator Locates a class within a library.Deficiency Represents a Deficiency.DeficiencyMap Describes a map betweenDeficiency
's of one type to another one.DeficiencyMapTest DeficiencyMapTest.java Created: Mon May 23 21:23:07 2005DeficiencyNode Wraps aDeficiency
and serves as a node in the graph describing the relation\implies
.DeficiencySetNode Resolvation of a property within anSClass
into elementary stochastically independent properties.FlatCInstance Instance of Component.FlatCInstance.InstDef A container comprising anSInstance
and of one of its minimalDeficiency
s.InstanceLocator Locates a class within a library.MapDecl Represents the declaration of a map.Package Represents a Package of a model class, no matter whether Effect or Component.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 aProbDistr
and also the fundamental figures to compute probabilities in case of validity and non-degenracy.SClass Describes classes of Effects ('services').SClassLoader SClassLoader forSClass
es.SInstance Represents the instance of anSClass
.VerifyException Exception during verification of a class. -
Classes in eu.simuline.relana.model used by eu.simuline.relana.parser Class Description CClass Represents a component class.CClass.SClassDecl CClass.SClassModifier Enumerates the class modifier for anSClass
: input and output.CClassLink Represents a link to aCClass
which also implements this interface.CClassLoader The loader for allCClass
es.ClassLocator Locates a class within a library.Deficiency Represents a Deficiency.DeficiencyNode Wraps aDeficiency
and serves as a node in the graph describing the relation\implies
.MapDecl Represents the declaration of a map.ProbDistr Represents a probability distribution.SClass Describes classes of Effects ('services').SClassLoader SClassLoader forSClass
es. -
Classes in eu.simuline.relana.model used by eu.simuline.relana.sys Class Description ClassLocator Locates a class within a library.InstanceLocator Locates a class within a library.