|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TAggregate
A representation of the model object 'TAggregate'.
TaskPackage.getTAggregate()
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getCondition()
Returns the value of the 'Condition' attribute |
java.lang.String |
getFunction()
Returns the value of the 'Function' attribute |
java.lang.String |
getLocation()
Returns the value of the 'Location' attribute |
java.lang.String |
getPart()
Returns the value of the 'Part' attribute |
void |
setCondition(java.lang.String value)
Sets the value of the ' Condition ' attribute |
void |
setFunction(java.lang.String value)
Sets the value of the ' Function ' attribute |
void |
setLocation(java.lang.String value)
Sets the value of the ' Location ' attribute |
void |
setPart(java.lang.String value)
Sets the value of the ' Part ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
java.lang.String getCondition()
If the meaning of the 'Condition' attribute isn't clear, there really should be more of a description here...
setCondition(String)
,
TaskPackage.getTAggregate_Condition()
void setCondition(java.lang.String value)
Condition
' attribute.
value
- the new value of the 'Condition' attribute.getCondition()
java.lang.String getFunction()
If the meaning of the 'Function' attribute isn't clear, there really should be more of a description here...
setFunction(String)
,
TaskPackage.getTAggregate_Function()
void setFunction(java.lang.String value)
Function
' attribute.
value
- the new value of the 'Function' attribute.getFunction()
java.lang.String getLocation()
If the meaning of the 'Location' attribute isn't clear, there really should be more of a description here...
setLocation(String)
,
TaskPackage.getTAggregate_Location()
void setLocation(java.lang.String value)
Location
' attribute.
value
- the new value of the 'Location' attribute.getLocation()
java.lang.String getPart()
If the meaning of the 'Part' attribute isn't clear, there really should be more of a description here...
setPart(String)
,
TaskPackage.getTAggregate_Part()
void setPart(java.lang.String value)
Part
' attribute.
value
- the new value of the 'Part' attribute.getPart()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |