| Package | Description | 
|---|---|
| oracle.ide.extension | |
| oracle.ide.feedback | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Collection<NameValuePair<HashStructure>> | 
HashStructureHook.getOrderedElements(HashStructure hash)
Given a  
HashStructure representing a custom hook element that 
 contains non-homogenous elements, get an ordered collection of hash structures
 encapsulating those elements. | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<NameValuePair<java.lang.String>> | 
FeedbackManagerCallback.getFeedbackAdditions(oracle.ide.feedback.shared.Feedback feedback)
Return a list of additional items this participant wants to add to the feedback
 report. 
 |