|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.higgins.util.idas.cp.BasicAttributePDPIter
Helper function for policy based Higgins Context providers. This implementation allows for policy at critical points.
| Constructor Summary | |
|---|---|
BasicAttributePDPIter(IAttributePDPs attributePDP,
IAttributePDPs attributeMetadataPDP,
IAttributePDPs attributeValueMetadataPDP,
Iterator attrs,
boolean areProviderAttrs)
TODO: add documentation |
|
| Method Summary | |
|---|---|
boolean |
hasNext()
Standard hasNext method |
Object |
next()
Standard next method |
void |
remove()
Makes sure that no one can remove any elements from the collection |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BasicAttributePDPIter(IAttributePDPs attributePDP,
IAttributePDPs attributeMetadataPDP,
IAttributePDPs attributeValueMetadataPDP,
Iterator attrs,
boolean areProviderAttrs)
| Method Detail |
public boolean hasNext()
hasNext in interface Iterator
public Object next()
throws NoSuchElementException
next in interface IteratorNoSuchElementException
public void remove()
throws UnsupportedOperationException
remove in interface IteratorUnsupportedOperationException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||