JPF 1.5.1

org.java.plugin.registry
Interface Documentation.Reference<E extends Identity>

Type Parameters:
E - type of identity this documentation reference belongs to
Enclosing interface:
Documentation<T extends Identity>

public static interface Documentation.Reference<E extends Identity>

Documentation reference.

Version:
$Id$

Method Summary
 java.lang.String getCaption()
           
 E getDeclaringIdentity()
           
 java.lang.String getRef()
           
 

Method Detail

getRef

java.lang.String getRef()
Returns:
the reference as specified in manifest

getCaption

java.lang.String getCaption()
Returns:
text to be used when making link for this reference

getDeclaringIdentity

E getDeclaringIdentity()
Returns:
element, for which this documentation reference is provided

JPF 1.5.1

Copyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.