|
ILOG JRules | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlrArgument
The argument of an IRL function.
A representation of the model object 'Argument'.
The following features are supported:
IlrBasePackage.getArgument()
| Method Summary | |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute. |
String |
getType()
Returns the value of the 'Type' attribute. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setType(String value)
Sets the value of the ' Type' attribute. |
| 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 getName()
setName(String),
IlrBasePackage.getArgument_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getType()
setType(String),
IlrBasePackage.getArgument_Type()void setType(String value)
Type' attribute.
value - the new value of the 'Type' attribute.getType()
|
ILOG JRules | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||