|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KIntOption | |
---|---|
de.cau.cs.kieler.kiml.klayoutdata | Base package for the KLayoutData structure, which is an extension of KGraph to store layout data in a graph model. |
de.cau.cs.kieler.kiml.klayoutdata.impl | Internal implementation of the layout data extension. |
de.cau.cs.kieler.kiml.klayoutdata.util | Utility classes for the layout data extension. |
Uses of KIntOption in de.cau.cs.kieler.kiml.klayoutdata |
---|
Methods in de.cau.cs.kieler.kiml.klayoutdata that return KIntOption | |
---|---|
KIntOption |
KLayoutDataFactory.createKIntOption()
Returns a new object of class 'KInt Option'. |
Uses of KIntOption in de.cau.cs.kieler.kiml.klayoutdata.impl |
---|
Classes in de.cau.cs.kieler.kiml.klayoutdata.impl that implement KIntOption | |
---|---|
class |
KIntOptionImpl
An implementation of the model object 'KInt Option'. |
Methods in de.cau.cs.kieler.kiml.klayoutdata.impl that return KIntOption | |
---|---|
KIntOption |
KLayoutDataFactoryImpl.createKIntOption()
|
Uses of KIntOption in de.cau.cs.kieler.kiml.klayoutdata.util |
---|
Methods in de.cau.cs.kieler.kiml.klayoutdata.util with parameters of type KIntOption | |
---|---|
T |
KLayoutDataSwitch.caseKIntOption(KIntOption object)
Returns the result of interpreting the object as an instance of 'KInt Option'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |