| Package | Description |
|---|---|
| org.jvnet.jaxb2_commons.xml.bind.model | |
| org.jvnet.jaxb2_commons.xml.bind.model.concrete |
| Modifier and Type | Method and Description |
|---|---|
MElementInfo<T,C> |
MEnumLeafInfo.createElementInfo(MClassInfo<T,C> scope,
QName substitutionHead) |
MElementInfo<T,C> |
MClassInfo.createElementInfo(MClassInfo<T,C> scope,
QName substitutionHead) |
MElementInfo<T,C> |
MModelInfo.getGlobalElementInfo(QName elementName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MElementInfo<T,C>> |
MModelInfo.getElementInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
MModelInfo.addElementInfo(MElementInfo<T,C> elementInfo) |
void |
MModelInfo.removeElementInfo(MElementInfo<T,C> elementInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
CMElementInfo<T,C extends T> |
| Modifier and Type | Method and Description |
|---|---|
protected MElementInfo<T,C> |
CMInfoFactory.createElementInfo(EI element) |
MElementInfo<T,C> |
CMEnumLeafInfo.createElementInfo(MClassInfo<T,C> scope,
QName substitutionHead) |
MElementInfo<T,C> |
CMClassInfo.createElementInfo(MClassInfo<T,C> scope,
QName substitutionHead) |
protected MElementInfo<T,C> |
CMInfoFactory.getElementInfo(EI info) |
MElementInfo<T,C> |
CMModel.getGlobalElementInfo(QName elementName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MElementInfo<T,C>> |
CMModel.getElementInfos() |
Map<QName,MElementInfo<T,C>> |
CMModel.getElementInfosMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMModel.addElementInfo(MElementInfo<T,C> elementInfo) |
void |
CMModel.removeElementInfo(MElementInfo<T,C> elementInfo) |
Copyright © 2005-2016. All Rights Reserved.