| Package | Description |
|---|---|
| org.plasma.metamodel |
Package level documentation for package org.plasma.metamodel.
|
| Modifier and Type | Class and Description |
|---|---|
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 |
EnumerationRef
References an enumeration and serves as a type abstraction to avoid circular references within XML marshaling
|
| Modifier and Type | Field and Description |
|---|---|
protected TypeRef |
Property.type |
| Modifier and Type | Method and Description |
|---|---|
TypeRef |
Property.getType()
Gets the value of the type property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TypeRef> |
ObjectFactory.createTypeRef(TypeRef value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TypeRef> |
ObjectFactory.createTypeRef(TypeRef value)
|
void |
Property.setType(TypeRef value)
Sets the value of the type property.
|
Copyright © 2019. All rights reserved.