@interface USOGraph : NSObject { struct unique_ptr> { struct __compressed_pair> { struct UsoGraph *__value_; } __ptr_; } _usoGraph; } @property (class, readonly) BOOL supportsSecureCoding; - (id)init; - (void)encodeWithCoder:(id)a0; - (id).cxx_construct; - (void).cxx_destruct; - (id)initWithCoder:(id)a0; - (id)getRoot; - (id)createEntityNode:(const void *)a0; - (id)createStringNode:(id)a0; - (void *)getCppGraph; - (void *)getCppRootNode; - (id)createIntNode:(id)a0; - (id)createOperatorNode:(const void *)a0; - (id)createTaskNode:(const void *)a0 verb:(const void *)a1; - (id)initWithCppUsoGraph:(struct unique_ptr> { struct __compressed_pair> { struct UsoGraph *x0; } x0; })a0; @end