|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'TRC Filter'. A filter describes a pattern that can be used during data collection to control the data being collected.
The following features are supported:
HierarchyPackage.getTRCFilter()| Method Summary | |
|---|---|
java.lang.Boolean |
getActive()
Returns the value of the 'Active' attribute. |
TRCConfiguration |
getConfiguration()
Returns the value of the 'Configuration' container reference. |
java.lang.String |
getMode()
Returns the value of the 'Mode' attribute. |
java.lang.String |
getOperation()
Returns the value of the 'Operation' attribute. |
java.lang.String |
getPattern()
Returns the value of the 'Pattern' attribute. |
java.lang.String |
getType()
Returns the value of the 'Type' attribute. |
void |
setActive(java.lang.Boolean value)
Sets the value of the ' Active' attribute. |
void |
setConfiguration(TRCConfiguration value)
Sets the value of the ' Configuration' container reference. |
void |
setMode(java.lang.String value)
Sets the value of the ' Mode' attribute. |
void |
setOperation(java.lang.String value)
Sets the value of the ' Operation' attribute. |
void |
setPattern(java.lang.String value)
Sets the value of the ' Pattern' attribute. |
void |
setType(java.lang.String value)
Sets the value of the ' Type' 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 |
| Method Detail |
public java.lang.String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String),
HierarchyPackage.getTRCFilter_Type()public void setType(java.lang.String value)
Type' attribute.
value - the new value of the 'Type' attribute.getType()public java.lang.String getPattern()
If the meaning of the 'Pattern' attribute isn't clear, there really should be more of a description here...
setPattern(String),
HierarchyPackage.getTRCFilter_Pattern()public void setPattern(java.lang.String value)
Pattern' attribute.
value - the new value of the 'Pattern' attribute.getPattern()public java.lang.String getMode()
If the meaning of the 'Mode' attribute isn't clear, there really should be more of a description here...
setMode(String),
HierarchyPackage.getTRCFilter_Mode()public void setMode(java.lang.String value)
Mode' attribute.
value - the new value of the 'Mode' attribute.getMode()public java.lang.Boolean getActive()
If the meaning of the 'Active' attribute isn't clear, there really should be more of a description here...
setActive(Boolean),
HierarchyPackage.getTRCFilter_Active()public void setActive(java.lang.Boolean value)
Active' attribute.
value - the new value of the 'Active' attribute.getActive()public java.lang.String getOperation()
"".
If the meaning of the 'Operation' attribute isn't clear, there really should be more of a description here...
setOperation(String),
HierarchyPackage.getTRCFilter_Operation()public void setOperation(java.lang.String value)
Operation' attribute.
value - the new value of the 'Operation' attribute.getOperation()public TRCConfiguration getConfiguration()
Filters'.
If the meaning of the 'Configuration' container reference isn't clear, there really should be more of a description here...
setConfiguration(TRCConfiguration),
HierarchyPackage.getTRCFilter_Configuration(),
TRCConfiguration.getFilters()public void setConfiguration(TRCConfiguration value)
Configuration' container reference.
value - the new value of the 'Configuration' container reference.getConfiguration()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||