public class NamedSchemaElement extends SchemaElement
SchemaElements that carry a name (attribute).
Created: 16.05.2014 19:30:31| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
documentation| Constructor and Description |
|---|
NamedSchemaElement(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
protected String |
renderNamePrefix() |
String |
toString() |
accept, getDocumentation, renderShortDocumentation, setDocumentationCopyright © 2006–2016 Volker Bergmann. All rights reserved.