|
Rule Designer API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IlrBOMEntry
A representation of the model object 'File BOM Path Entry'. A BOM entry is an entry corresponding to a BOM file in the BOM path.
IlrBomPackage.getBOMEntry()
| Method Summary | |
|---|---|
IlrVOC |
findMatchingVOC(Locale locale)
Find the IlrVOC which will be used for this locale. |
IlrBOM2XOMMapping |
getB2XMapping()
Gets the B2X file associated to this BOM entry. |
IlrBOM |
getBOM()
Gets the BOM file corresponding to this BOM entry. |
IlrVOC |
getVOC(Locale locale)
Get the voc file for the specific locale. |
org.eclipse.emf.common.util.EList<IlrVOC> |
getVOCs()
Gets the list of voc files. |
| Methods inherited from interface ilog.rules.studio.model.bom.IlrBOMPathEntry |
|---|
getKind, getObjectModel, getVocabulary, setKind |
| 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 |
|---|
IlrBOM getBOM()
org.eclipse.emf.common.util.EList<IlrVOC> getVOCs()
IlrBOM2XOMMapping getB2XMapping()
IlrVOC findMatchingVOC(Locale locale)
IlrVOC which will be used for this locale. This method
will fist call getVOC(Locale). If it does not find a voc file associated
directly to the locale, it will choose an appropriate voc file for this locale.
IlrVOC getVOC(Locale locale)
locale -
|
Rule Designer API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||