| Package | Description |
|---|---|
| xuml.tools.model.compiler | |
| xuml.tools.model.compiler.info |
| Modifier and Type | Method and Description |
|---|---|
List<Type> |
Type.getGenerics() |
| Modifier and Type | Method and Description |
|---|---|
String |
TypeRegister.addType(Type type) |
String |
ClassInfo.addType(Type type) |
| Constructor and Description |
|---|
Type(Class<?> cls,
Type... generic) |
Type(String base,
Type generic) |
| Constructor and Description |
|---|
Type(String base,
List<Type> generics,
boolean isArray) |
| Modifier and Type | Method and Description |
|---|---|
Type |
MyTypeDefinition.getType() |
| Constructor and Description |
|---|
MyTypeDefinition(String name,
MyType myType,
Type type,
String units,
BigInteger precision,
BigDecimal lowerLimit,
BigDecimal upperLimit,
String defaultValue,
List<String> enumeration,
BigInteger minLength,
BigInteger maxLength,
String prefix,
String suffix,
String validationPattern) |
Copyright © 2012–2022. All rights reserved.