| Package | Description |
|---|---|
| model.type |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVariableType
AbstractVariableType.
|
class |
AnonVariableType |
class |
NamedVariableType
Represents a type of an definition.
|
class |
TypeExtension |
class |
TypeExtensionWithCondition |
class |
TypeExtensionWithoutCondition |
| Modifier and Type | Method and Description |
|---|---|
AbstractType |
TypeFileManager.getTypeByName(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
private void |
TypeFile.iterateOverTypes(java.util.Iterator<? extends AbstractType> iterator)
Iterates over AbstractType and resolves the references.
|