org.eclipse.tptp.symptom.internal.presentation
Class SymptomAnalysisResultsViewDetailsFactory
java.lang.Object
org.eclipse.tptp.symptom.internal.presentation.SymptomAnalysisResultsViewDetailsFactory
- All Implemented Interfaces:
- org.eclipse.tptp.symptom.editor.ISymptomEditHandler
- public class SymptomAnalysisResultsViewDetailsFactory
- extends java.lang.Object
- implements org.eclipse.tptp.symptom.editor.ISymptomEditHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SymptomAnalysisResultsViewDetailsFactory
public SymptomAnalysisResultsViewDetailsFactory()
createSymptomDefinitionDetails
public SymptomDefinitonDetails createSymptomDefinitionDetails(AbstractSymptomEditor editor)
createSymptomEffectDetails
public SymptomEffectDetails createSymptomEffectDetails(AbstractSymptomEditor editor)
createDetailsPage
public org.eclipse.tptp.symptom.editor.ISymptomDetailsPage createDetailsPage(java.lang.Object editor,
java.lang.String eClass)
- Specified by:
createDetailsPage in interface org.eclipse.tptp.symptom.editor.ISymptomEditHandler
getAdapterFactories
public java.util.List getAdapterFactories()
- Specified by:
getAdapterFactories in interface org.eclipse.tptp.symptom.editor.ISymptomEditHandler
getChildDescriptors
public java.util.List getChildDescriptors(java.lang.Object container,
org.eclipse.emf.ecore.EStructuralFeature feature)
- Specified by:
getChildDescriptors in interface org.eclipse.tptp.symptom.editor.ISymptomEditHandler
getSupportedTypes
public java.util.List getSupportedTypes()
- Specified by:
getSupportedTypes in interface org.eclipse.tptp.symptom.editor.ISymptomEditHandler
getChildCommandHelper
public org.eclipse.emf.edit.command.CreateChildCommand.Helper getChildCommandHelper(org.eclipse.emf.edit.command.CommandParameter parameter)
- Specified by:
getChildCommandHelper in interface org.eclipse.tptp.symptom.editor.ISymptomEditHandler
getValidator
public org.eclipse.tptp.symptom.editor.ISymptomEditValidator getValidator()
- Specified by:
getValidator in interface org.eclipse.tptp.symptom.editor.ISymptomEditHandler
getSymptomEngine
public org.eclipse.tptp.platform.models.symptom.SymptomEngine getSymptomEngine(java.lang.String type)
- Specified by:
getSymptomEngine in interface org.eclipse.tptp.symptom.editor.ISymptomEditHandler
getSectionProvider
public org.eclipse.tptp.symptom.editor.ISymptomEditSectionProvider getSectionProvider()
- Specified by:
getSectionProvider in interface org.eclipse.tptp.symptom.editor.ISymptomEditHandler