| Package | Description |
|---|---|
| org.plasma.metamodel |
Package level documentation for package org.plasma.metamodel.
|
| Modifier and Type | Field and Description |
|---|---|
protected ClassRef |
PropertyRef.classRef |
protected ClassRef |
Derivation.classSupplier |
protected ClassRef |
Model.rootClass |
| Modifier and Type | Field and Description |
|---|---|
protected List<ClassRef> |
Class.superClasses |
| Modifier and Type | Method and Description |
|---|---|
ClassRef |
ObjectFactory.createClassRef()
Create an instance of
ClassRef |
ClassRef |
PropertyRef.getClassRef()
Gets the value of the classRef property.
|
ClassRef |
Derivation.getClassSupplier()
Gets the value of the classSupplier property.
|
ClassRef |
Model.getRootClass()
Gets the value of the rootClass property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClassRef> |
Class.getSuperClasses()
Gets the value of the superClasses property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyRef.setClassRef(ClassRef value)
Sets the value of the classRef property.
|
void |
Derivation.setClassSupplier(ClassRef value)
Sets the value of the classSupplier property.
|
void |
Model.setRootClass(ClassRef value)
Sets the value of the rootClass property.
|
Copyright © 2019. All rights reserved.