org.java.plugin.registry
T
- type of identity this documentation belongs topublic interface Documentation<T extends Identity>
Modifier and Type | Interface and Description |
---|---|
static interface |
Documentation.Reference<E extends Identity>
Documentation reference.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCaption() |
T |
getDeclaringIdentity() |
java.util.Collection<Documentation.Reference<T>> |
getReferences() |
java.lang.String |
getText() |
java.lang.String getCaption()
java.lang.String getText()
java.util.Collection<Documentation.Reference<T>> getReferences()
references
in this documentationT getDeclaringIdentity()
Copyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.