|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XAttributeContinuous | |
|---|---|
| org.deckfour.xes.factory | |
| org.deckfour.xes.model.impl | |
| Uses of XAttributeContinuous in org.deckfour.xes.factory |
|---|
| Methods in org.deckfour.xes.factory that return XAttributeContinuous | |
|---|---|
XAttributeContinuous |
XFactory.createAttributeContinuous(String key,
double value,
XExtension extension)
Creates a new XES attribute with continuous type (Factory method). |
XAttributeContinuous |
XFactoryNaiveImpl.createAttributeContinuous(String key,
double value,
XExtension extension)
|
| Uses of XAttributeContinuous in org.deckfour.xes.model.impl |
|---|
| Classes in org.deckfour.xes.model.impl that implement XAttributeContinuous | |
|---|---|
class |
XAttributeContinuousImpl
This class implements continuous type attributes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||