Package | Description |
---|---|
org.ow2.choreos.schemaRepresentation | |
org.ow2.choreos.schemaRepresentation.xml |
Modifier and Type | Method and Description |
---|---|
abstract KindDescr |
Schema.getKindDescr() |
static KindDescr |
SchemaRepresentationController.getKindDescr(java.lang.Object object) |
abstract KindDescr |
Schema.getKindDescr(java.lang.String tagName) |
KindDescr[] |
Rule.getKindDescrs() |
Modifier and Type | Class and Description |
---|---|
class |
ElementKindDescr |
Modifier and Type | Method and Description |
---|---|
static KindDescr |
XMLSchemaRepresentationController.getElementKindDescr(java.lang.Object object) |
KindDescr |
XMLSchema.getKindDescr() |
KindDescr |
Structure.getKindDescr() |
KindDescr |
Component.getKindDescr() |
KindDescr |
XMLSchema.getKindDescr(java.lang.String tagName) |