Set the parent of an EMF EObject

后端 未结 0 1190
谎友^
谎友^ 2021-02-09 04:56

Consider two EObjects, both created through some factory method

EObject parent = instantiateAParent();
EObject child = instantiateAChild();

I wan

相关标签:
回答
  • 消灭零回复
提交回复
热议问题