Package | Description |
---|---|
org.java.plugin.registry |
This package contains framework registry API.
|
org.java.plugin.tools.mocks |
Simple mock classes to be used in unit tests.
|
Modifier and Type | Method and Description |
---|---|
Documentation<T> |
Documentable.getDocumentation() |
Modifier and Type | Class and Description |
---|---|
class |
MockDocumentation<T extends Identity> |
Modifier and Type | Method and Description |
---|---|
Documentation<PluginDescriptor> |
MockPluginDescriptor.getDocumentation() |
Documentation<T> |
MockPluginElement.getDocumentation() |
Documentation<PluginFragment> |
MockPluginFragment.getDocumentation() |
Modifier and Type | Method and Description |
---|---|
MockPluginDescriptor |
MockPluginDescriptor.setDocumentation(Documentation<PluginDescriptor> value) |
MockPluginFragment |
MockPluginFragment.setDocumentation(Documentation<PluginFragment> value) |
MockPluginElement<T> |
MockPluginElement.setDocumentation(Documentation<T> value) |
Copyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.