Class NewCandidateFactory
java.lang.Object
de.uka.ipd.sdq.dsexplore.designdecisions.NewCandidateFactory
Deprecated.
Handles the loading of the plugins with the extension <extension-point id="de.uka.idd.sdq.dsexplore.newcandidates" name="de.uka.idd.sdq.dsexplore.newcandidates" schema="schema/de.uka.idd.sdq.dsexplore.newcandidates.exsd"/>.
See also the tutorial at http://www.ibm.com/developerworks/xml/library/x-wxxm29.html, where the idea is described.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected org.eclipse.core.runtime.IConfigurationElement
Deprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
element
protected org.eclipse.core.runtime.IConfigurationElement elementDeprecated.
-
-
Constructor Details
-
NewCandidateFactory
public NewCandidateFactory()Deprecated.
-
-
Method Details
-
getAllNewCandidateExtensions
public List<INewCandidates> getAllNewCandidateExtensions() throws org.eclipse.core.runtime.CoreExceptionDeprecated.- Throws:
org.eclipse.core.runtime.CoreException
-
getInstance
Deprecated.
-