Uses of Class
de.cau.cs.kieler.karma.ICustomCondition

Packages that use ICustomCondition
de.cau.cs.kieler.karma Classes for custom rendering of figures. 
de.cau.cs.kieler.keg.custom   
 

Uses of ICustomCondition in de.cau.cs.kieler.karma
 

Subclasses of ICustomCondition in de.cau.cs.kieler.karma
 class AnnotationCondition
          Condition that works on annotations.
 class AnnotationExistsCondition
          This condition is true if the annotation identified by the key exists in a given EObject.
 class RecursiveAnnotationCondition
          Condition that works on annotations.
 

Uses of ICustomCondition in de.cau.cs.kieler.keg.custom
 

Subclasses of ICustomCondition in de.cau.cs.kieler.keg.custom
 class NoPortsCondition
          The condition for a node without ports.
 class PortsCondition
          The condition for a node with ports.