Generated by
JDiff

Interface org.omwg.ontology.Concept

Removed Methods
Attribute findAttribute(Identifier) Searches for an attribute with the specified ID
 

Added Methods
Set findAttributes(Identifier) Searches for all attributes with the specified ID.
void removeAttribute(Identifier) Removes an attribute from this concept's list of attributes.
 

Changed Methods
Attribute createAttribute(Identifier) Change in signature from IRI to Identifier.
Change in exceptions thrown from no exceptions to org.wsmo.common.exception.InvalidModelException.
Create an Attribute for a Concept