Searched refs:getValues (Results 1 – 6 of 6) sorted by relevance
52 return ((GLSparseArrayProperty) parentElement).getValues().toArray(); in getChildren()
152 ((ListAttributeDescriptor) descriptor).getValues() != null) { in getPossibleValues()154 values = ((ListAttributeDescriptor) descriptor).getValues(); in getPossibleValues()
71 public String[] getValues() { in getValues() method in ListAttributeDescriptor
53 return list.getValues(); in getItems()
58 public List<IGLProperty> getValues() { in getValues() method in GLSparseArrayProperty
250 NewProjectWizardState getValues() { in getValues() method in NewProjectWizard