|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractPropertySection
com.unitesk.requality.eclipse.views.properties.RequirementPropertiesTab
public abstract class RequirementPropertiesTab
Field Summary | |
---|---|
protected Requirement |
req
|
Constructor Summary | |
---|---|
RequirementPropertiesTab()
|
Method Summary | |
---|---|
void |
dispose()
|
void |
setInput(IWorkbenchPart part,
ISelection selection)
|
protected abstract void |
setRequirement(Requirement req)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Requirement req
Constructor Detail |
---|
public RequirementPropertiesTab()
Method Detail |
---|
public void dispose()
protected abstract void setRequirement(Requirement req)
public void setInput(IWorkbenchPart part, ISelection selection)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |