Uses of Class
cz.cuni.amis.pogamut.unreal.t3dgenerator.datatypes.UnrealReference

Packages that use UnrealReference
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. 
 

Uses of UnrealReference in cz.cuni.amis.pogamut.unreal.t3dgenerator.datatypes
 

Subclasses of UnrealReference in cz.cuni.amis.pogamut.unreal.t3dgenerator.datatypes
 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.
 

Uses of UnrealReference in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements
 

Methods in cz.cuni.amis.pogamut.unreal.t3dgenerator.elements that return UnrealReference
 UnrealReference IUnrealReferencable.getReference()
           
 UnrealReference AbstractUnrealBean.getReference()
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.