Uses of Interface
org.eclipse.higgins.sts.api.IAttribute

Uses of IAttribute in org.eclipse.higgins.sts.api
 

Methods in org.eclipse.higgins.sts.api that return IAttribute
 IAttribute IAttributeStatement.getAttribute(URI uriNamespace, String strName)
           
 

Methods in org.eclipse.higgins.sts.api with parameters of type IAttribute
 void IAttributeStatement.addAttribute(IAttribute attribute)