|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KObjectOption | |
---|---|
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 KObjectOption in de.cau.cs.kieler.kiml.klayoutdata |
---|
Methods in de.cau.cs.kieler.kiml.klayoutdata that return KObjectOption | |
---|---|
KObjectOption |
KLayoutDataFactory.createKObjectOption()
Returns a new object of class 'KObject Option'. |
Uses of KObjectOption in de.cau.cs.kieler.kiml.klayoutdata.impl |
---|
Classes in de.cau.cs.kieler.kiml.klayoutdata.impl that implement KObjectOption | |
---|---|
class |
KObjectOptionImpl
An implementation of the model object 'KObject Option'. |
Methods in de.cau.cs.kieler.kiml.klayoutdata.impl that return KObjectOption | |
---|---|
KObjectOption |
KLayoutDataFactoryImpl.createKObjectOption()
|
Uses of KObjectOption in de.cau.cs.kieler.kiml.klayoutdata.util |
---|
Methods in de.cau.cs.kieler.kiml.klayoutdata.util with parameters of type KObjectOption | |
---|---|
T |
KLayoutDataSwitch.caseKObjectOption(KObjectOption object)
Returns the result of interpreting the object as an instance of 'KObject Option'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |