Uses of Interface
org.eclipse.stp.core.saf.ui.contribution.ISOAPropertiesEntry

Packages that use ISOAPropertiesEntry
org.eclipse.stp.core.saf.ui.contribution   
 

Uses of ISOAPropertiesEntry in org.eclipse.stp.core.saf.ui.contribution
 

Classes in org.eclipse.stp.core.saf.ui.contribution that implement ISOAPropertiesEntry
 class SOAPropertiesEntry
          An entry in the SOAPropertiesRegistry
 

Methods in org.eclipse.stp.core.saf.ui.contribution that return ISOAPropertiesEntry
 ISOAPropertiesEntry SOAPropertiesRegistry.getEntry(java.lang.String namespaceURI, java.lang.String typeName)
          Get the entry for a type
 

Methods in org.eclipse.stp.core.saf.ui.contribution with parameters of type ISOAPropertiesEntry
 void SOAPropertiesRegistry.addEntry(ISOAPropertiesEntry entry)
          Adds an entry to the registry