| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.unreal.t3dgenerator.datatypes |
This package contains datatypes that are defined in unreal.
|
| cz.cuni.amis.pogamut.unreal.t3dgenerator.elements |
This package contains abstract classes that are implemented by elements from various domains.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicReference
A reference created by reading name and class of another object.
|
class |
NullReference
An empty reference.
|
class |
StaticReference
A reference that is initialized by string classname and name.
|
| Modifier and Type | Method and Description |
|---|---|
UnrealReference |
IUnrealReferencable.getReference() |
UnrealReference |
AbstractUnrealBean.getReference() |
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.