| Package | Description |
|---|---|
| de.julielab.jcore.reader.xmlmapper.genericTypes |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureTemplate
Represents a Template for a Feature which contains all necessary Informations to build a concrete Type.
|
| Modifier and Type | Method and Description |
|---|---|
protected TypeTemplate |
TypeTemplate.clone() |
TypeTemplate |
ConcreteType.getTypeTemplate() |
| Modifier and Type | Method and Description |
|---|---|
List<TypeTemplate> |
TypeFactory.createTemplates()
*
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConcreteType.setTypeTemplate(TypeTemplate typeTemplate) |
| Constructor and Description |
|---|
ConcreteFeature(TypeTemplate typeTemplate)
Creates an new Instance of a ConcretFeatured based on a Type Template
|
ConcreteType(TypeTemplate typeTemplate)
Creates a new Instance of a ConcreteType on the base of a TypeTemplate
|
Copyright © 2016 JULIE Lab Jena, Germany. All rights reserved.