Searched refs:getList (Results 1 – 3 of 3) sorted by relevance
37 GLListProperty list = getList(currentState); in apply()45 GLListProperty list = getList(currentState); in revert()53 return getList(currentState); in getChangedProperty()56 private GLListProperty getList(IGLProperty state) { in getList() method in ListElementAddTransform
44 return ((GLListProperty) parentElement).getList().toArray(); in getChildren()
59 public List<IGLProperty> getList() { in getList() method in GLListProperty