| Constructors in org.eclipse.higgins.util.idas.cp with parameters of type IAttributePDPs
|
AttributeValuesPDPIter(URI providerAttrID,
URI consumerAttrID,
IAttributePDPs attributePDP,
IAttributePDPs metaAttrPDP,
Iterator iterator,
boolean isProviderData)
Create a new ImmutableIterator |
BasicAttributePDP(IAttributePDPs attributePDP,
IAttributePDPs attributeMetaAttrPDP,
IAttributePDPs attributeValueMetaAttrPDP,
org.eclipse.higgins.idas.api.IAttribute attribute,
boolean isProviderAttr)
Create a new PDP based attribute which calls out to do conversions. |
SimpleValuePDP(URI providerAttrID,
URI consumerAttrType,
IAttributePDPs attributePDP,
IAttributePDPs attributeValueMetaAttrPDP,
org.eclipse.higgins.idas.api.ISimpleAttrValue value,
boolean isProviderValue)
|
BasicAttributePDPIter(IAttributePDPs attributePDP,
IAttributePDPs attributeMetadataPDP,
IAttributePDPs attributeValueMetadataPDP,
Iterator attrs,
boolean areProviderAttrs)
TODO: add documentation |