|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Element | |
|---|---|
| org.plasma.provisioning | Package level documentation for package org.plasma.provisioning. |
| Uses of Element in org.plasma.provisioning |
|---|
| Subclasses of Element in org.plasma.provisioning | |
|---|---|
class |
Class
A class definition |
class |
ClassAppInfo
Application specific provisioning information for a class element |
class |
ClassRef
References a class and serves as a type abstraction to avoid circular references within XML marshaling |
class |
DataTypeRef
An SDO datatype reference |
class |
Enumeration
An enumeration definition |
class |
EnumerationAppInfo
Application specific provisioning information for an enumeration element |
class |
EnumerationLiteral
An enumeration literal definition |
class |
EnumerationLiteralAppInfo
Application specific provisioning information for an enumeration literal element |
class |
EnumerationRef
References an enumeration and serves as a type abstraction to avoid circular references within XML marshaling |
class |
Model
A container for packages |
class |
ModelAppInfo
Application specific provisioning information for a model element |
class |
NamedElement
Java class for NamedElement complex type. |
class |
Package
A provisioning package |
class |
PackageAppInfo
Application specific provisioning information for a package element |
class |
PackageRef
A reference to a package |
class |
Property
A property definition |
class |
PropertyAppInfo
Application specific provisioning information for a property element |
class |
Type
A type abstraction used for both datatypes, classes, enumerations etc.. |
class |
TypeRef
A reference to a type abstraction used for both datatypes and classes |
| Methods in org.plasma.provisioning that return Element | |
|---|---|
Element |
ObjectFactory.createElement()
Create an instance of Element |
| Methods in org.plasma.provisioning that return types with arguments of type Element | |
|---|---|
JAXBElement<Element> |
ObjectFactory.createElement(Element value)
Create an instance of JAXBElement<Element>} |
| Methods in org.plasma.provisioning with parameters of type Element | |
|---|---|
JAXBElement<Element> |
ObjectFactory.createElement(Element value)
Create an instance of JAXBElement<Element>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||