org.eclipse.higgins.idas.cp.rdf
Class RDFAttribute

java.lang.Object
  extended byorg.eclipse.higgins.idas.spi.BasicAttribute
      extended byorg.eclipse.higgins.idas.cp.rdf.RDFAttribute
All Implemented Interfaces:
org.eclipse.higgins.idas.api.IAttribute, org.eclipse.higgins.idas.spi.IAttributeContainer, org.eclipse.higgins.idas.spi.IAttributeValueContainer, org.eclipse.higgins.idas.api.IHasAttributes

public class RDFAttribute
extends org.eclipse.higgins.idas.spi.BasicAttribute


Method Summary
 Iterator getValues()
           
 
Methods inherited from class org.eclipse.higgins.idas.spi.BasicAttribute
addAttribute, addAttribute, addComplexValue, addSimpleValue, addValue, addValue, equals, equals, getAttribute, getAttributes, getAttrID, getContainer, getModel, getSingleValuedAttribute, getValues, isSingleValued, remove, removeAttribute, removeAttributeValue, removeAttributeValue, setContainer, updateNotification, updateNotification
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValues

public Iterator getValues()
                   throws org.eclipse.higgins.idas.api.IdASException
Throws:
org.eclipse.higgins.idas.api.IdASException