| Package | Description |
|---|---|
| org.plasma.metamodel |
Package level documentation for package org.plasma.metamodel.
|
| org.plasma.metamodel.adapter |
| Modifier and Type | Class and Description |
|---|---|
class |
Model
A container for packages
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Package> |
Package.packages |
| Modifier and Type | Method and Description |
|---|---|
Package |
ObjectFactory.createPackage()
Create an instance of
Package |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Package> |
ObjectFactory.createPackage(Package value)
|
List<Package> |
Package.getPackages()
Gets the value of the packages property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Package> |
ObjectFactory.createPackage(Package value)
|
| Modifier and Type | Method and Description |
|---|---|
Package |
FieldAdapter.getFieldPackage() |
Package |
ProvisioningModel.getPackage(TypeAdapter type) |
Package |
ModelAdapter.getPackage(TypeAdapter type) |
| Modifier and Type | Method and Description |
|---|---|
List<Package> |
ProvisioningModel.getLeafPackages() |
List<Package> |
ModelAdapter.getLeafPackages() |
List<Package> |
ProvisioningModel.getPackages() |
List<Package> |
ModelAdapter.getPackages() |
| Constructor and Description |
|---|
FieldAdapter(Package fieldPackage,
Class fieldClass,
Property field) |
Copyright © 2017. All rights reserved.