Uses of Package
de.cau.cs.kieler.core.util

Packages that use de.cau.cs.kieler.core.util
de.cau.cs.kieler.core.math Mathematics classes and functions. 
de.cau.cs.kieler.core.model.util This package contains a collection of utility classes. 
de.cau.cs.kieler.core.ui.providers Providers for UI related classes. 
de.cau.cs.kieler.core.util General purpose utility classes in the style of java.util
de.cau.cs.kieler.kaom.karma.ptolemy.conditions Some conditions specifically used by the karma ptolemy rendering. 
de.cau.cs.kieler.karma Classes for custom rendering of figures. 
de.cau.cs.kieler.karma.conditions   
de.cau.cs.kieler.keg.custom Custom code for KEG. 
de.cau.cs.kieler.kev.mapping.animations The class MapAnimations.java applies the animations to the svg document. 
de.cau.cs.kieler.kiml.grana Base classes for implementation of analysis algorithms and classes that provide the analyses as services. 
de.cau.cs.kieler.kiml.grana.batch Classes related to the batch execution of analyses. 
de.cau.cs.kieler.kiml.service Layout service classes that are used both in the client UI and in server applications. 
de.cau.cs.kieler.kiml.ui.diagram Generic API for layout of graphical diagrams. 
de.cau.cs.kieler.klay.layered.graph Basic structures for the layered layouter. 
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.core.math
IDataObject
          An interface for data types, which should be serializable using #toString() and parsable using IDataObject.parse(String).
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.core.model.util
ICondition
          Interface for conditions that can be evaluated on a specific object.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.core.ui.providers
ICondition
          Interface for conditions that can be evaluated on a specific object.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.core.util
Dependency
          The class representing an object dependency.
ICondition
          Interface for conditions that can be evaluated on a specific object.
IDependencyGraph
          The interface for graph structures that express and resolve object dependencies.
IDependencyGraph.DerivationDetail
          The interface for specifing the details of an object derivation.
IDepending
          An interface for classes that can be identified by an identifier and have dependencies on other objects.
Maybe
          Object that may contain another object, inspired by the Haskell type Maybe.
Pair
          A simple pair implementation.
ProxyIterable
          A class for creating iterable instances to a given iterator.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.kaom.karma.ptolemy.conditions
ICondition
          Interface for conditions that can be evaluated on a specific object.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.karma
ICondition
          Interface for conditions that can be evaluated on a specific object.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.karma.conditions
ICondition
          Interface for conditions that can be evaluated on a specific object.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.keg.custom
ICondition
          Interface for conditions that can be evaluated on a specific object.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.kev.mapping.animations
Pair
          A simple pair implementation.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.kiml.grana
Dependency
          The class representing an object dependency.
IDepending
          An interface for classes that can be identified by an identifier and have dependencies on other objects.
Pair
          A simple pair implementation.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.kiml.grana.batch
Pair
          A simple pair implementation.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.kiml.service
Pair
          A simple pair implementation.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.kiml.ui.diagram
Pair
          A simple pair implementation.
 

Classes in de.cau.cs.kieler.core.util used by de.cau.cs.kieler.klay.layered.graph
ICondition
          Interface for conditions that can be evaluated on a specific object.