public interface TypeDefinition<ISM extends ISManageable> extends ER
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
HEADER_PROPERTYCLASS_PROPERTY, SUPERCLASSES_PROPERTY| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
Set<PropertyDefinition> |
getProperties() |
Set<String> |
getSuperClasses() |
boolean |
isAbstract() |
static final String NAME
Copyright © 2019. All Rights Reserved.