Uses of Class
org.eclipse.higgins.idas.api.NotSingleValuedAttributeException

Packages that use NotSingleValuedAttributeException
org.eclipse.higgins.idas.api Defines the core set of interfaces for IdAS. 
 

Uses of NotSingleValuedAttributeException in org.eclipse.higgins.idas.api
 

Methods in org.eclipse.higgins.idas.api that throw NotSingleValuedAttributeException
 ISingleValuedAttribute IHasAttributes.getSingleValuedAttribute(URI attrID)
          Returns the specified attribute of this object as an ISingleValuedAttribute.