|
ILOG JRules | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlrBOM2XOMMapping
A representation of the model object 'BOM2XOM Mapping'. This element corresponds to a B2X file in the model of Rule Studio.
The following features are supported:
Bodyilog.rules.studio.model.bom.IlrBOM2XOMMapping.getPlatform()
IlrBomPackage.getBOM2XOMMapping()
| Method Summary | |
|---|---|
String |
getBody()
Returns the value of the 'Body' attribute. |
IlrBOMEntry |
getBOMEntry()
Gets the BOM entry which corresponds to this B2X file. |
void |
setBody(String value)
Sets the value of the ' Body' attribute. |
| Methods inherited from interface ilog.rules.studio.model.base.IlrProjectElement |
|---|
getRuleProject, setRuleProject |
| Methods inherited from interface ilog.rules.studio.model.resource.IlrResourceElement |
|---|
deleteElement, getOriginal, getResource, isWorkingCopy, setResource |
| Methods inherited from interface ilog.rules.studio.model.IlrModelElement |
|---|
getName, getUuid, setName, setUuid |
| 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 ilog.rules.commonbrm.model.IlrElement |
|---|
eClass, getPropertyValue, getPropertyValue, isInstanceOf |
| Method Detail |
|---|
String getBody()
This is the content of the file as a String.
setBody(String),
IlrBomPackage.getBOM2XOMMapping_Body()void setBody(String value)
Body' attribute.
value - the new value of the 'Body' attribute.getBody()IlrBOMEntry getBOMEntry()
|
ILOG JRules | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||