|
Rule Designer API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IlrXOMPathEntry
A representation of the model object 'XOM Path Entry'.
A XOM path entry is an entry in the XOM path.
The following features are supported:
IlrXomPackage.getXOMPathEntry()
| Method Summary | |
|---|---|
String |
getExported()
Returns the value of the 'Exported' attribute. |
IlrXOMPathEntryKind |
getKind()
Returns the value of the 'Kind' attribute. |
boolean |
isExported()
|
void |
setExported(String value)
Sets the value of the ' Exported' attribute. |
void |
setKind(IlrXOMPathEntryKind value)
Sets the value of the ' Kind' attribute. |
| Methods inherited from interface ilog.rules.studio.model.base.IlrPathEntry |
|---|
getName, getOrigin, getUrl, setName, setOrigin, setUrl |
| Methods inherited from interface ilog.rules.studio.model.IlrElement |
|---|
cloneElement, createAnnotation, deleteElement, fillWith, getAdapter, getDisplayName, getModel, isDeleted, isValid, setPropertyValue, setPropertyValue |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface ilog.rules.commonbrm.model.IlrElement |
|---|
eClass, getPropertyValue, getPropertyValue, isInstanceOf |
| Method Detail |
|---|
IlrXOMPathEntryKind getKind()
The literals are from the enumeration IlrXOMPathEntryKind.
IlrXOMPathEntryKind,
setKind(IlrXOMPathEntryKind),
IlrXomPackage.getXOMPathEntry_Kind()void setKind(IlrXOMPathEntryKind value)
Kind' attribute.
value - the new value of the 'Kind' attribute.IlrXOMPathEntryKind,
getKind()String getExported()
The default value is "undefined".
If the meaning of the 'Exported' attribute isn't clear, there really should be more of a description here...
setExported(String),
IlrXomPackage.getXOMPathEntry_Exported()void setExported(String value)
Exported' attribute.
value - the new value of the 'Exported' attribute.getExported()boolean isExported()
|
Rule Designer API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||