|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VariableHolder | |
|---|---|
| org.databene.benerator.parser | |
| org.databene.model.data | |
| org.databene.platform.db | platform adapter for databases. |
| Uses of VariableHolder in org.databene.benerator.parser |
|---|
| Methods in org.databene.benerator.parser with parameters of type VariableHolder | |
|---|---|
InstanceDescriptor |
ModelParser.parseVariable(org.w3c.dom.Element varElement,
VariableHolder owner)
|
| Uses of VariableHolder in org.databene.model.data |
|---|
| Classes in org.databene.model.data that implement VariableHolder | |
|---|---|
class |
AlternativeGroupDescriptor
Describes a group of components of which only one is present in an Entity. |
class |
ArrayTypeDescriptor
Describes an array. |
class |
ComplexTypeDescriptor
Describes a type that aggregates ComponentDescriptors. |
class |
SequentialGroupDescriptor
Describes a sequential group of components. |
| Uses of VariableHolder in org.databene.platform.db |
|---|
| Classes in org.databene.platform.db that implement VariableHolder | |
|---|---|
class |
LazyTableComplexTypeDescriptor
Lazily initialized ComplexTypeDescriptor that reads its components from a database table. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||