| Package | Description |
|---|---|
| org.textmapper.templates.api.types | |
| org.textmapper.templates.types |
| Modifier and Type | Method and Description |
|---|---|
IFeature |
IClass.getFeature(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IFeature> |
IClass.getFeatures() |
| Modifier and Type | Class and Description |
|---|---|
class |
TiFeature |
| Modifier and Type | Method and Description |
|---|---|
IFeature |
TiClass.getFeature(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IFeature> |
TiClass.getFeatures() |
| Constructor and Description |
|---|
TiClass(String name,
String package_,
Collection<IClass> _super,
Collection<IFeature> features,
List<IMethod> methods) |
Copyright © 2014. All rights reserved.