Searched refs:AddRootProperties (Results 1 – 3 of 3) sorted by relevance
19 import {AddRootProperties} from './add_root_properties';22 let operation: AddRootProperties;25 operation = new AddRootProperties();
22 export class AddRootProperties extends AddOperation<PropertyTreeNode> { class
39 import {AddRootProperties} from './operations/add_root_properties';58 new AddRootProperties(),