| Package | Description |
|---|---|
| org.textmapper.templates.api.types | |
| org.textmapper.templates.objects | |
| org.textmapper.templates.types |
| Modifier and Type | Method and Description |
|---|---|
IClass |
ITypesRegistry.getClass(String qualifiedName,
SourceElement referer) |
IClass |
IMethod.getDeclaringClass() |
| Modifier and Type | Method and Description |
|---|---|
Collection<IClass> |
IClass.getExtends() |
| Constructor and Description |
|---|
JavaIxObjectWithType(Object wrapped,
IClass type) |
| Modifier and Type | Class and Description |
|---|---|
class |
TiClass |
| Modifier and Type | Method and Description |
|---|---|
IClass |
TypesRegistry.getClass(String qualifiedName,
SourceElement referer) |
IClass |
TiMethod.getDeclaringClass() |
abstract IClass |
TiExpressionBuilder.resolveType(String className) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IClass> |
TiClass.getExtends() |
| Constructor and Description |
|---|
TiInstance(IClass myClass,
Map<String,Object> myValues) |
| Constructor and Description |
|---|
TiClass(String name,
String package_,
Collection<IClass> _super,
Collection<IFeature> features,
List<IMethod> methods) |
Copyright © 2014. All rights reserved.