Uses of Class
de.cau.cs.kieler.kiml.layout.klayoutdata.impl.KOptionImpl

Packages that use KOptionImpl
de.cau.cs.kieler.kiml.layout.klayoutdata.impl Internal implementation of the layout data extension. 
 

Uses of KOptionImpl in de.cau.cs.kieler.kiml.layout.klayoutdata.impl
 

Subclasses of KOptionImpl in de.cau.cs.kieler.kiml.layout.klayoutdata.impl
 class KBooleanOptionImpl
          An implementation of the model object 'KBoolean Option'.
 class KFloatOptionImpl
          An implementation of the model object 'KFloat Option'.
 class KIntOptionImpl
          An implementation of the model object 'KInt Option'.
 class KObjectOptionImpl
          An implementation of the model object 'KObject Option'.
 class KStringOptionImpl
          An implementation of the model object 'KString Option'.