ips.annot.autoannotator.AutoAnnotationServiceDescriptor, Dependent<ips.annot.model.PredefinedLevelDefinition>, InterfaceInfo, ServiceDescriptorpublic class TemplateAutoAnnotatorServiceDescriptor
extends java.lang.Object
implements ips.annot.autoannotator.AutoAnnotationServiceDescriptor
| Constructor | Description |
|---|---|
TemplateAutoAnnotatorServiceDescriptor() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<ips.annot.model.PredefinedLevelDefinition> |
getDependencies() |
|
LocalizableMessage |
getDescription() |
|
Version |
getImplementationVersion() |
|
java.util.List<ips.annot.model.PredefinedLevelDefinition> |
getProvides() |
|
java.lang.String |
getServiceImplementationClassname() |
|
Version |
getSpecificationVersion() |
|
LocalizableMessage |
getTitle() |
|
java.lang.String |
getVendor() |
public TemplateAutoAnnotatorServiceDescriptor()
public java.lang.String getServiceImplementationClassname()
getServiceImplementationClassname in interface ServiceDescriptorpublic LocalizableMessage getTitle()
getTitle in interface InterfaceInfopublic LocalizableMessage getDescription()
getDescription in interface InterfaceInfopublic java.lang.String getVendor()
getVendor in interface InterfaceInfopublic Version getSpecificationVersion()
getSpecificationVersion in interface InterfaceInfopublic Version getImplementationVersion()
getImplementationVersion in interface InterfaceInfopublic java.util.List<ips.annot.model.PredefinedLevelDefinition> getDependencies()
getDependencies in interface Dependent<ips.annot.model.PredefinedLevelDefinition>public java.util.List<ips.annot.model.PredefinedLevelDefinition> getProvides()
getProvides in interface Dependent<ips.annot.model.PredefinedLevelDefinition>