Exemplo n.º 1
0
 public override object EObject_ESet(EObjectBuilder _this, EStructuralFeatureBuilder feature, object newValue)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public override void EObject_EUnset(EObjectBuilder _this, EStructuralFeatureBuilder feature)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public override bool EObject_EIsProxy(EObjectBuilder _this)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public override IModel EObject_EResource(EObjectBuilder _this)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public override IReadOnlyList <object> EObject_ECrossReferences(EObjectBuilder _this)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 6
0
 public override object EObject_EGet(EObjectBuilder _this, EStructuralFeatureBuilder feature, bool resolve)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 7
0
 public override EReferenceBuilder EObject_EContainmentFeature(EObjectBuilder _this)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 8
0
 public override EStructuralFeatureBuilder EObject_EContainingFeature(EObjectBuilder _this)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 9
0
 public override EObjectBuilder EObject_EContainer(EObjectBuilder _this)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 10
0
 public override EClassBuilder EObject_EClass(EObjectBuilder _this)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 11
0
 public override IEnumerator EObject_EAllContents(EObjectBuilder _this)
 {
     throw new NotImplementedException();
 }