Changeset 1016
- Timestamp:
- 05/30/12 22:10:04 (12 months ago)
- Location:
- dpf-scala-fma/no.hib.dpf.text/src-gen/no/hib/dpf/text/tdpf/impl
- Files:
-
- 2 modified
-
DefinitionImpl.java (modified) (3 diffs)
-
TGraphImpl.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dpf-scala-fma/no.hib.dpf.text/src-gen/no/hib/dpf/text/tdpf/impl/DefinitionImpl.java
r996 r1016 8 8 import no.hib.dpf.text.tdpf.Definition; 9 9 import no.hib.dpf.text.tdpf.TdpfPackage; 10 import no.hib.dpf.text.wrapper.ScalaWrapper; 10 11 11 12 import org.eclipse.emf.ecore.EClass; 13 import org.eclipse.emf.ecore.impl.MinimalEObjectImpl; 12 14 13 import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;14 15 15 16 /** … … 20 21 * </p> 21 22 * 22 * @generated 23 * @generated NOT 23 24 */ 24 25 public class DefinitionImpl extends MinimalEObjectImpl.Container implements Definition … … 27 28 * <!-- begin-user-doc --> 28 29 * <!-- end-user-doc --> 29 * @generated 30 * @generated NOT 30 31 */ 31 32 protected DefinitionImpl() -
dpf-scala-fma/no.hib.dpf.text/src-gen/no/hib/dpf/text/tdpf/impl/TGraphImpl.java
r997 r1016 91 91 { 92 92 super(); 93 } 93 System.out.println("TGraphImpl()"); 94 } 94 95 95 96 /**
![(please configure the [header_logo] section in trac.ini)](/trac/eclipsep/chrome/site/your_project_logo.png)