|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.trace.ui.internal.launcher.ProfilingSetType
| Field Summary | |
|---|---|
protected java.lang.String |
description
Deprecated. |
protected java.lang.String |
group
Deprecated. |
protected java.lang.String |
id
Deprecated. |
protected org.eclipse.jface.resource.ImageDescriptor |
image
Deprecated. |
protected java.lang.String |
name
Deprecated. |
protected org.eclipse.hyades.trace.ui.launcher.IProfilingType |
profilingType
Deprecated. |
protected boolean |
useFilters
Deprecated. |
| Constructor Summary | |
|---|---|
ProfilingSetType(java.lang.String id,
java.lang.String name,
java.lang.String description,
org.eclipse.jface.resource.ImageDescriptor image,
boolean useFilters,
java.lang.String group,
org.eclipse.hyades.trace.ui.launcher.IProfilingType profilingType)
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
Deprecated. Ali M.: -- Compares this object with the passed object and returns true iff the passed object is of type IProfilingSetType and has the same ID. |
java.lang.String |
getDescription()
Deprecated. |
java.lang.String |
getGroup()
Deprecated. |
java.lang.String |
getId()
Deprecated. |
org.eclipse.jface.resource.ImageDescriptor |
getImage()
Deprecated. |
java.lang.String |
getName()
Deprecated. |
org.eclipse.hyades.trace.ui.launcher.IProfilingType |
getProfilingType()
Deprecated. |
boolean |
isUseFilters()
Deprecated. |
void |
setDescription(java.lang.String description)
Deprecated. |
void |
setGroup(java.lang.String group)
Deprecated. |
void |
setId(java.lang.String id)
Deprecated. |
void |
setImage(org.eclipse.jface.resource.ImageDescriptor image)
Deprecated. |
void |
setName(java.lang.String name)
Deprecated. |
void |
setProfilingType(org.eclipse.hyades.trace.ui.launcher.IProfilingType profilingType)
Deprecated. |
void |
setUseFilters(boolean useFilters)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String id
protected java.lang.String name
protected java.lang.String description
protected org.eclipse.jface.resource.ImageDescriptor image
protected boolean useFilters
protected java.lang.String group
protected org.eclipse.hyades.trace.ui.launcher.IProfilingType profilingType
| Constructor Detail |
public ProfilingSetType(java.lang.String id,
java.lang.String name,
java.lang.String description,
org.eclipse.jface.resource.ImageDescriptor image,
boolean useFilters,
java.lang.String group,
org.eclipse.hyades.trace.ui.launcher.IProfilingType profilingType)
id - name - description - image - useFilters - group - profilingType - | Method Detail |
public java.lang.String getId()
getId in interface org.eclipse.hyades.trace.ui.launcher.IProfilingSetTypepublic void setId(java.lang.String id)
setId in interface org.eclipse.hyades.trace.ui.launcher.IProfilingSetTypeid - The id to set.public org.eclipse.jface.resource.ImageDescriptor getImage()
getImage in interface org.eclipse.hyades.trace.ui.launcher.IProfilingSetTypepublic void setImage(org.eclipse.jface.resource.ImageDescriptor image)
setImage in interface org.eclipse.hyades.trace.ui.launcher.IProfilingSetTypeimage - The image to set.public java.lang.String getName()
getName in interface org.eclipse.hyades.trace.ui.launcher.IProfilingSetTypepublic void setName(java.lang.String name)
setName in interface org.eclipse.hyades.trace.ui.launcher.IProfilingSetTypename - The name to set.public org.eclipse.hyades.trace.ui.launcher.IProfilingType getProfilingType()
getProfilingType in interface org.eclipse.hyades.trace.ui.launcher.IProfilingSetTypepublic void setProfilingType(org.eclipse.hyades.trace.ui.launcher.IProfilingType profilingType)
setProfilingType in interface org.eclipse.hyades.trace.ui.launcher.IProfilingSetTypeprofilingType - The profilingType to set.public boolean isUseFilters()
isUseFilters in interface org.eclipse.hyades.trace.ui.launcher.IProfilingSetTypepublic void setUseFilters(boolean useFilters)
setUseFilters in interface org.eclipse.hyades.trace.ui.launcher.IProfilingSetTypeuseFilters - The useFilters to set.public java.lang.String getDescription()
getDescription in interface org.eclipse.hyades.trace.ui.launcher.IProfilingSetTypepublic void setDescription(java.lang.String description)
setDescription in interface org.eclipse.hyades.trace.ui.launcher.IProfilingSetTypedescription - The description to set.public java.lang.String getGroup()
getGroup in interface org.eclipse.hyades.trace.ui.launcher.IProfilingSetTypepublic void setGroup(java.lang.String group)
setGroup in interface org.eclipse.hyades.trace.ui.launcher.IProfilingSetTypegroup - The group to set.public boolean equals(java.lang.Object obj)
obj - The object that will be compared with this object
|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||