|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Base | |
|---|---|
| org.processmining.plugins.declareminer.visualizing | |
| Uses of Base in org.processmining.plugins.declareminer.visualizing |
|---|
| Classes in org.processmining.plugins.declareminer.visualizing with type parameters of type Base | |
|---|---|
class |
BaseCollection<E extends Base>
This class is used to store objects that extends class Base, i.e., objects with Integer identification. |
| Subclasses of Base in org.processmining.plugins.declareminer.visualizing | |
|---|---|
class |
Activity
Title: DECLARE |
class |
ActivityDefinition
|
class |
Constraint
|
class |
ConstraintDefinition
|
class |
ConstraintGroup
Title: DECLARE |
class |
ConstraintTemplate
|
class |
Language
Title: DECLARE |
class |
LanguageGroup
|
class |
Parameter
Title: DECLARE |
| Methods in org.processmining.plugins.declareminer.visualizing that return Base | |
|---|---|
Base |
XMLElementFactory.elementToBase(org.w3c.dom.Element element)
|
Base |
DVertex.getBase()
|
protected Base |
Base.newInstance()
|
| Methods in org.processmining.plugins.declareminer.visualizing with parameters of type Base | |
|---|---|
org.w3c.dom.Element |
XMLElementFactory.baseToElement(Base aBase)
baseToElement |
org.w3c.dom.Element |
XMLElementFactory.baseToElement(Base aBase,
java.lang.String name)
|
| Method parameters in org.processmining.plugins.declareminer.visualizing with type arguments of type Base | |
|---|---|
static int |
Base.nextId(java.util.List<Base> list)
|
| Constructors in org.processmining.plugins.declareminer.visualizing with parameters of type Base | |
|---|---|
Base(Base aBase)
|
|
DVertex(Base anObject,
int x,
int y,
java.awt.Color bg,
boolean raised,
boolean editable)
|
|
DVertex(Base object,
java.awt.geom.Rectangle2D bounds,
java.awt.Color bg,
boolean raised,
boolean editable)
|
|
TransparentCell(Base userObject)
Creates a custom graph cell with a given user object |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||