|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KStringOption | |
---|---|
de.cau.cs.kieler.kiml.layout.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.layout.klayoutdata.impl | Internal implementation of the layout data extension. |
de.cau.cs.kieler.kiml.layout.klayoutdata.util | Utility classes for the layout data extension. |
Uses of KStringOption in de.cau.cs.kieler.kiml.layout.klayoutdata |
---|
Methods in de.cau.cs.kieler.kiml.layout.klayoutdata that return KStringOption | |
---|---|
KStringOption |
KLayoutDataFactory.createKStringOption()
Returns a new object of class 'KString Option'. |
Uses of KStringOption in de.cau.cs.kieler.kiml.layout.klayoutdata.impl |
---|
Classes in de.cau.cs.kieler.kiml.layout.klayoutdata.impl that implement KStringOption | |
---|---|
class |
KStringOptionImpl
An implementation of the model object 'KString Option'. |
Methods in de.cau.cs.kieler.kiml.layout.klayoutdata.impl that return KStringOption | |
---|---|
KStringOption |
KLayoutDataFactoryImpl.createKStringOption()
|
Uses of KStringOption in de.cau.cs.kieler.kiml.layout.klayoutdata.util |
---|
Methods in de.cau.cs.kieler.kiml.layout.klayoutdata.util with parameters of type KStringOption | |
---|---|
T |
KLayoutDataSwitch.caseKStringOption(KStringOption object)
Returns the result of interpreting the object as an instance of 'KString Option'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |