public interface IlrDynamicXOMPathEntry extends IlrXOMPathEntry
A dynamic XOM path entry is a XOM path entry corresponding to an XSD file.
The following features are supported:
IlrXomPackage.getDynamicXOMPathEntry()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IlrDynamicXOMPathEntry> |
getDependencies()
Returns the value of the 'Dependencies' containment reference list.
|
java.lang.String |
getNamespace()
Returns the value of the 'Namespace' attribute.
|
IlrObjectModel |
getObjectModel()
The object model (XOM) associated to this XOM path entry or null if there was an error while
loading this object model.
|
java.lang.String |
getRootPackage()
Returns the value of the 'Root Package' attribute.
|
void |
setNamespace(java.lang.String value)
Sets the value of the '
Namespace' attribute. |
void |
setRootPackage(java.lang.String value)
Sets the value of the '
Root Package' attribute. |
getExported, getKind, isExported, setExported, setKindgetName, getOrigin, getUrl, setName, setOrigin, setUrlcloneElement, createAnnotation, deleteElement, fillWith, getAdapter, getDisplayName, getModel, isDeleted, isValid, setPropertyValue, setPropertyValuegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereClass, getPropertyValue, getPropertyValue, isInstanceOfjava.lang.String getRootPackage()
setRootPackage(String),
IlrXomPackage.getDynamicXOMPathEntry_RootPackage()void setRootPackage(java.lang.String value)
Root Package' attribute.
value - the new value of the 'Root Package' attribute.getRootPackage()java.lang.String getNamespace()
setNamespace(String),
IlrXomPackage.getDynamicXOMPathEntry_Namespace()void setNamespace(java.lang.String value)
Namespace' attribute.
value - the new value of the 'Namespace' attribute.getNamespace()org.eclipse.emf.common.util.EList<IlrDynamicXOMPathEntry> getDependencies()
The list contents are of type IlrDynamicXOMPathEntry.
IlrXomPackage.getDynamicXOMPathEntry_Dependencies()IlrObjectModel getObjectModel()
© Copyright IBM Corp. 1987, 2024