|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface XmlElementRefs
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.jpt.common.core.JptResourceTypeReference |
|---|
JptResourceTypeReference.ResourceTypeTransformer |
| Field Summary | |
|---|---|
static String |
XML_ELEMENT_REFS_LIST
|
| Fields inherited from interface org.eclipse.jpt.common.core.JptResourceTypeReference |
|---|
RESOURCE_TYPE_TRANSFORMER |
| Method Summary | |
|---|---|
XmlElementRef |
addXmlElementRef(int index)
|
Iterable<String> |
getReferencedXmlTypeNames()
Return all directly referenced xml types, fully qualified. |
org.eclipse.jpt.common.utility.iterable.ListIterable<XmlElementRef> |
getXmlElementRefs()
|
int |
getXmlElementRefsSize()
|
void |
moveXmlElementRef(int targetIndex,
int sourceIndex)
|
void |
removeXmlElementRef(int index)
|
void |
removeXmlElementRef(XmlElementRef xmlElementRef)
|
| Methods inherited from interface org.eclipse.jpt.jaxb.core.context.JaxbContextNode |
|---|
getCompletionProposals, getContextRoot, getValidationTextRange, synchronizeWithResourceModel, update, validate |
| Methods inherited from interface org.eclipse.jpt.jaxb.core.JaxbNode |
|---|
getJaxbProject, getParent, getResource, stateChanged |
| Methods inherited from interface org.eclipse.jpt.common.utility.model.Model |
|---|
addChangeListener, addCollectionChangeListener, addListChangeListener, addPropertyChangeListener, addStateChangeListener, removeChangeListener, removeCollectionChangeListener, removeListChangeListener, removePropertyChangeListener, removeStateChangeListener |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.jpt.common.core.JptResourceTypeReference |
|---|
getResourceType |
| Field Detail |
|---|
static final String XML_ELEMENT_REFS_LIST
| Method Detail |
|---|
org.eclipse.jpt.common.utility.iterable.ListIterable<XmlElementRef> getXmlElementRefs()
int getXmlElementRefsSize()
XmlElementRef addXmlElementRef(int index)
void removeXmlElementRef(int index)
void removeXmlElementRef(XmlElementRef xmlElementRef)
void moveXmlElementRef(int targetIndex,
int sourceIndex)
Iterable<String> getReferencedXmlTypeNames()
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||