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

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

Methods in org.eclipse.higgins.sts.api that return ISubject
 ISubject IAttributeStatement.getSubject()
           
 

Methods in org.eclipse.higgins.sts.api with parameters of type ISubject
 void IAttributeStatement.setSubject(ISubject subject)