From 39e55d340b79a835ec815ea688d8f3011506a935 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Fri, 2 Sep 2011 17:40:40 +0000 Subject: update javadoc to juno --- .../eclipse/emf/cdo/eresource/impl/EresourcePackageImpl.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/impl/EresourcePackageImpl.html') diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/impl/EresourcePackageImpl.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/impl/EresourcePackageImpl.html index 601ce805d6..d0e73e1baf 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/impl/EresourcePackageImpl.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/eresource/impl/EresourcePackageImpl.html @@ -640,10 +640,10 @@ init
 public static EresourcePackage init()
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -

- This method is used to initialize EresourcePackage.eINSTANCE when that field is accessed. Clients should - not invoke it directly. Instead, they should simply access that field to obtain the package.

@@ -1069,7 +1069,7 @@ createPackageContents
 public void createPackageContents()
-
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its +
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.

@@ -1088,7 +1088,7 @@ initializePackageContents
 public void initializePackageContents()
-
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any +
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.

-- cgit v1.2.3