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