| Package | Description |
|---|---|
| xuml.tools.model.compiler.info |
| Modifier and Type | Method and Description |
|---|---|
MyAttributeExtensions |
MyIndependentAttribute.getExtensions() |
MyAttributeExtensions |
MyIdAttribute.getExtensions() |
| Constructor and Description |
|---|
MyIdAttribute(String attributeName,
String fieldName,
String columnName,
MyTypeDefinition type,
MyAttributeExtensions extensions) |
MyIdAttribute(String attributeName,
String fieldName,
String columnName,
String referenceClass,
String referenceColumnName,
MyTypeDefinition type,
MyAttributeExtensions extensions) |
MyIndependentAttribute(String attributeName,
String fieldName,
String columnName,
MyTypeDefinition type,
boolean nullable,
String description,
MyAttributeExtensions extensions) |
MyPrimaryIdAttributeMember(String attributeName,
String fieldName,
String columnName,
MyTypeDefinition type,
boolean nullable,
String description,
MyAttributeExtensions extensions) |
Copyright © 2012–2022. All rights reserved.