|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.stp.core.saf.ui.contribution.SOAPropertiesEntry
An entry in the SOAPropertiesRegistry
Constructor Summary | |
SOAPropertiesEntry(org.eclipse.core.runtime.IConfigurationElement element)
|
Method Summary | |
java.lang.String |
getClassName()
Identifies the className |
ISOAPropertiesContribution |
getContributor()
Gets a default contribution |
java.lang.String |
getContributorPluginID()
Identifies the contributing plugin |
java.lang.String |
getId()
Identifies the ID |
java.lang.String |
getNamespaceURI()
Identifies the namespaceURI of the type |
java.lang.String |
getTypeName()
Identifies the typeName |
ISOAPropertiesContribution |
newContributor()
Creates a new contribution |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SOAPropertiesEntry(org.eclipse.core.runtime.IConfigurationElement element) throws java.lang.IllegalArgumentException
element
- the configuration element
java.lang.IllegalArgumentException
Method Detail |
public ISOAPropertiesContribution getContributor()
ISOAPropertiesEntry
getContributor
in interface ISOAPropertiesEntry
public ISOAPropertiesContribution newContributor()
newContributor
in interface ISOAPropertiesEntry
public java.lang.String getContributorPluginID()
getContributorPluginID
in interface ISOAPropertiesEntry
public java.lang.String getId()
getId
in interface ISOAPropertiesEntry
public java.lang.String getTypeName()
getTypeName
in interface ISOAPropertiesEntry
public java.lang.String getClassName()
getClassName
in interface ISOAPropertiesEntry
public java.lang.String getNamespaceURI()
getNamespaceURI
in interface ISOAPropertiesEntry
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |