Searched defs:methodSpecifications (Results 1 – 4 of 4) sorted by relevance
44 public List methodSpecifications; field in ClassSpecification164 List methodSpecifications) in ClassSpecification()
71 List methodSpecifications = in checkClassSpecifications() local
150 List methodSpecifications) in setMemberSpecifications()
47 private List methodSpecifications = new ArrayList(); field in ClassSpecificationElement