Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Deploying new app using JWS with EMF problems
Deploying new app using JWS with EMF problems [message #426226] Sat, 20 December 2008 00:51 Go to next message
Eclipse UserFriend
Originally posted by: jjabson.yahoo.com

Hello,

We are deploying a Java application which references EMF jars. We are
running into a problem with JWS complaining:

JAR resources in JNLP file are not signed by same certificate

We've tried the following:

1. Downloaded the presigned eclipse jars from internet (DocJar: Search Open
Source Java API) and deployed them.

2. Signed the unsigned eclipse jars with the same keystore

However, we are stilling running into the same problem. If anyone can shed
some light on what we are doing wrong I would greatly appreciate it.

Thanks in advance,
Jerome
Re: Deploying new app using JWS with EMF problems [message #426227 is a reply to message #426226] Sat, 20 December 2008 01:11 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------020509080301000103000403
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Jerome,

Hopefully someone else will understand this because as far as I know,
all of EMF's jars are properly signed by Eclipse as part of the build
process:

http://wiki.eclipse.org/index.php/JAR_Signing
http://wiki.eclipse.org/index.php/Pack200


Jerome (Jeff) Jabson wrote:
> Hello,
>
> We are deploying a Java application which references EMF jars. We are
> running into a problem with JWS complaining:
>
> JAR resources in JNLP file are not signed by same certificate
>
> We've tried the following:
>
> 1. Downloaded the presigned eclipse jars from internet (DocJar: Search Open
> Source Java API) and deployed them.
>
> 2. Signed the unsigned eclipse jars with the same keystore
>
> However, we are stilling running into the same problem. If anyone can shed
> some light on what we are doing wrong I would greatly appreciate it.
>
> Thanks in advance,
> Jerome
>
>
>

--------------020509080301000103000403
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jerome,<br>
<br>
Hopefully someone else will understand this because as far as I know,
all of EMF's jars are properly signed by Eclipse as part of the build
process:<br>
<blockquote><a href="http://wiki.eclipse.org/index.php/JAR_Signing">http://wiki.eclipse.org/index.php/JAR_Signing</a><br>
<a href="http://wiki.eclipse.org/index.php/Pack200">http://wiki.eclipse.org/index.php/Pack200</a><br>
</blockquote>
<br>
Jerome (Jeff) Jabson wrote:
<blockquote cite="mid:gihfib$gfj$1@build.eclipse.org" type="cite">
<pre wrap="">Hello,

We are deploying a Java application which references EMF jars. We are
running into a problem with JWS complaining:

JAR resources in JNLP file are not signed by same certificate

We've tried the following:

1. Downloaded the presigned eclipse jars from internet (DocJar: Search Open
Source Java API) and deployed them.

2. Signed the unsigned eclipse jars with the same keystore

However, we are stilling running into the same problem. If anyone can shed
some light on what we are doing wrong I would greatly appreciate it.

Thanks in advance,
Jerome


</pre>
</blockquote>
</body>
</html>

--------------020509080301000103000403--


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Deploying new app using JWS with EMF problems [message #426228 is a reply to message #426227] Sat, 20 December 2008 01:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jjabson.yahoo.com

This is a multi-part message in MIME format.

------=_NextPart_000_78C4_01C96203.8511CCD0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Ed,

Thanks for the reply. The reason I asked this, is that the EMF jars that =
came with Eclipse 3.3 seems not to be signed:

C:\Program Files\eclipseRCP\plugins>"\Program =
Files\Java\jdk1.6.0_11\bin\jarsigner.exe" -verbose -verify =
org.eclipse.em
f.ecore_2.3.2.v200802051830.jar -cert

0 Wed Feb 06 00:09:14 PST 2008 META-INF/
1223 Wed Feb 06 00:09:14 PST 2008 META-INF/MANIFEST.MF
0 Wed Feb 06 00:09:14 PST 2008 model/
33033 Wed Feb 06 00:09:14 PST 2008 model/Ecore.ecore
21165 Wed Feb 06 00:09:14 PST 2008 model/Ecore.genmodel
20585 Wed Feb 06 00:09:14 PST 2008 model/Ecore.mdl
27997 Wed Feb 06 00:09:14 PST 2008 model/Ecore.xsd
10148 Wed Feb 06 00:09:14 PST 2008 model/EcoreXMI.xsd
6070 Wed Feb 06 00:09:14 PST 2008 model/XMI.xsd
5195 Wed Feb 06 00:09:14 PST 2008 model/XMLNamespace.ecore
2509 Wed Feb 06 00:09:14 PST 2008 model/XMLNamespace.genmodel
1190 Wed Feb 06 00:09:14 PST 2008 model/XMLNamespace.xsd
27542 Wed Feb 06 00:09:14 PST 2008 model/XMLType.ecore
6898 Wed Feb 06 00:09:14 PST 2008 model/XMLType.genmodel
33252 Wed Feb 06 00:09:14 PST 2008 model/XMLType.xsd
216351 Wed Feb 06 00:09:14 PST 2008 =
model/org.eclipse.emf.Ecore.cat
0 Wed Feb 06 00:09:14 PST 2008 org/
0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/
0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/
0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/
0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/impl/
1061 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$1.class
1369 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$2.class
1904 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$3.class
1421 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde r.class
3279 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde rBaseImpl.cla=
ss
1747 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde rImpl.class
35774 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl.class
2561 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/DynamicEObjectImpl$BasicEMapEntry .class
3221 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/DynamicEObjectImpl$DynamicEProper tiesHolderImp=
l.cla
ss
2930 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/DynamicEObjectImpl.class
5321 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/DynamicEStoreEObjectImpl.class
2589 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EAnnotationImpl$1.class
8153 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EAnnotationImpl.class
7366 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EAttributeImpl.class
790 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1.class
1024 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$10.class
1538 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$11.class
4111 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1EAllStructuralFeature sList.class
3815 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1EGenericSuperTypeELis t.class
1135 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1EStructuralFeatureUni queEList.clas=
s
1067 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1ReferenceList.class
5476 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$2.class
1378 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$3.class
1025 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$4.class
2333 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$5.class
2333 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$6.class
1025 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$7.class
1027 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$8.class
1069 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$9$1.class
9319 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$9.class
364 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$FeatureSubsetSupplier. class
21165 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl.class
14018 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassifierImpl.class
5864 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EDataTypeImpl.class
7001 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EEnumImpl.class
6847 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EEnumLiteralImpl.class
831 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EFactoryImpl$1.class
1102 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EFactoryImpl$SafeSimpleDateFormat .class
15344 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EFactoryImpl.class
11890 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EGenericTypeImpl.class
7600 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EModelElementImpl.class
1280 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$1$1.class
1256 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$1$2.class
1751 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$1.class
1298 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$2$1.class
1274 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$2$2.class
1770 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$2.class
4496 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl.class
7853 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENotificationImpl.class
3605 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EObjectImpl.class
1103 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EOperationImpl$1$1.class
9377 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EOperationImpl$1.class
5476 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EOperationImpl$2.class
8889 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EOperationImpl.class
1441 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EPackageImpl$1.class
40953 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EPackageImpl.class
4307 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EPackageRegistryImpl$Delegator.cl ass
4218 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EPackageRegistryImpl.class
4242 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EParameterImpl.class
9352 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EReferenceImpl.class
3962 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMa p$1.class
2544 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMa p.class
7852 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEList.cla ss
3231 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEProperti esHolderImpl.=
class

7557 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreFeatureMa p.class
1148 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl$Entr y.class
6526 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl.clas s
7567 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl.class
1596 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl$EStri ngToStringMap=
Entry
PropertiesHolderImpl.class
6773 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl.class
3592 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$BasicFeatu reMapEntry.cl=
ass
3442 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$Containmen tUpdatingFeat=
ureMa
pEntry.class
4434 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Featu
reMapDelegator.class
12732 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Many.
class
3047 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
e$1.class
2563 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
e.class
6130 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eContainer.class
1075 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eContainerResolving.class
3594 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eData.class
1753 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataDynamic.class
1898 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataStatic.class
3079 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataUnsettable.class
1803 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataUnsettableDynamic.class
1948 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataUnsettableStatic.class
7592 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObject.class
1243 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainment.class
1021 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentResolving.class
1020 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentUnsettable.class
1240 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectResolving.class
1071 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentUnsettableResolving.class
1120 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentWithInverse.class
1175 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentWithInverseResolving.class
1174 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentWithInverseUnsettable.class
1225 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentWithInverseUnsettableResolving.class
992 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectResolvingUnsettable.class
1110 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectResolvingWithInverse.class
1164 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectResolvingWithInverseUnsettable.class
965 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectUnsettable.class
1065 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectWithInverse.class
1119 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectWithInverseUnsettable.class
3562 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InverseUpd atingFeatureM=
apEnt
ry.class
2142 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SettingMan y.class
2297 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SimpleFeat ureMapEntry.c=
lass
25792 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.class
1031 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ESuperAdapter$1.class
326 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ESuperAdapter$Holder.class
6130 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ESuperAdapter.class
2934 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl$1.class
1449 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1$1.class
2859 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1.class
1345 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl$2.class
3889 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl.class
10084 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypedElementImpl.class
2077 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EValidatorRegistryImpl.class
17784 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EcoreFactoryImpl.class
835 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EcorePackageImpl$1.class
38000 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EcorePackageImpl.class
2145 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/FlatEObjectImpl.class
0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/plugin/
1175 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/EcorePlugin$1Handler.class
2862 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation$1.cl ass
2606 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation.clas s
9771 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/EcorePlugin.class
3178 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/ExtensionParserRegistryReader.c lass
3318 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/FactoryOverrideRegistryReader.c lass
4164 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/GeneratedPackageRegistryReader. class
3187 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/ProtocolParserRegistryReader.cl ass
2157 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$1.class
2734 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$EFactoryDescript or.class
2549 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$EPackageDescript or.class
1176 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$PluginClassDescr iptor.class
1243 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$ResourceFactoryD escriptor.cla=
ss
4287 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader.class
3697 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/URIMappingRegistryReader.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/
888 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/AESCipherImpl$1.class
5109 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/AESCipherImpl.class
594 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/CryptoCipherImpl.class
888 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/DESCipherImpl$1.class
2667 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/DESCipherImpl.class
815 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceFactoryImpl.clas s
2026 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceFactoryRegistryI mpl.class
1331 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$1.class
1100 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$10.class
934 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$1MyByteArra yOutputStream=
..clas
s
1210 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$2.class
1439 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$3.class
1603 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$4.class
1190 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$5.class
1192 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$6.class
1185 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$7.class
1139 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$8.class
1110 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$9.class
5108 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$ContentsELi st.class
1102 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$Modificatio nTrackingAdap=
ter.c
lass
22515 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl.class
1193 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1.class
1419 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1Diagnos ticWrappedExc=
eptio
n.class
1286 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$2.class
4112 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$Resource sEList.class
9779 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl.class
1206 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$1.class
1588 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Archive .class
2863 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Platfor mResourceOutp=
utStr
eam.class
487 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$URIMap. class
2018 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Workben chHelper.clas=
s
9747 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl.class
1436 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$M appingEntryIm=
pl.cl
ass
1354 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$U RIMapImpl.cla=
ss
5911 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl.c lass
338 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Diagnostic.class
385 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Factory$Descriptor.c lass
968 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Factory$Registry.cla ss
492 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Factory.class
1014 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$IOWrappedException.c lass
504 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Internal.class
2564 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource.class
1930 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/ResourceSet.class
522 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$Cipher.class
321 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$Readable.class
1523 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStr eam$Buffer.cl=
ass
2572 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStr eam.class
323 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$Writeable.class
1690 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputS tream$Buffer.=
class

1651 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputS tream.class
1490 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter.class
0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/util/
5823 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassExten dedMetaDataIm=
pl.cl
ass
626 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifier ExtendedMetaD=
ata$H
older.class
1793 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifier ExtendedMetaD=
ata.c
lass
7208 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EDataTypeEx tendedMetaDat=
aImpl
..class
611 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData=
$Hold
er.class
600 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData=
..clas
s
3158 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData=
Impl.
class
661 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtend=
edMet
aData$Holder.class
1210 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtend=
edMet
aData.class
4127 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtend=
edMet
aDataImpl.class
43050 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData.class
2488 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureEIterator. class
6278 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureMapEObject Impl.class
1237 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap$ResolvingFeatureE Iterator.clas=
s
2774 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap$ValueListIterator Impl.class
37774 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap.class
3249 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicInternalEList.class
1456 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList$Dynamic.clas s
3504 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList$Generic.clas s
3977 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList$Unmodifiable EList.class
1360 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList$Unsettable.c lass
11877 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList.class
2370 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureEIter ator.class
1373 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEO bjectImpl$1.c=
lass
6464 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEO bjectImpl.cla=
ss
1272 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$ResolvingFea tureEIterator=
..clas
s
2832 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$ValueListIte ratorImpl.cla=
ss
36552 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap.class
6084 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/Diagnostician.class
5897 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentAdapter.class
843 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$1.class
1001 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$2.class
427 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$FeatureIterator.cl ass
1006 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImp l$1.class
8751 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImp l.class
533 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$FeatureListIterato r.class
1475 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$ResolvingFeatureIt eratorImpl.cl=
ass
9175 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList.class
2072 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer$=
1.cla
ss
2192 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer$=
2.cla
ss
7503 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer.=
class

15177 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceAdapter.class
873 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList$1.class
1043 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList$2.class
2188 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList$FeatureItera torImpl.class=

1291 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList$ResolvingFea tureIteratorI=
mpl.c
lass
3804 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList.class
1628 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EDataTypeEList$Unsettable.class
1494 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EDataTypeEList.class
1225 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EDataTypeUniqueEList$Unsettable.c lass
1121 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EDataTypeUniqueEList.class
1466 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentEList$Resolving .class
1603 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettabl e$Resolving.c=
lass
1779 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettabl e.class
1410 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentEList.class
1565 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Resolving.c=
lass
1713 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Unsettable$=
Resol
ving.class
1889 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Unsettable.=
class

1715 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t.class
1616 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectEList$Unsettable.class
1841 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectEList.class
1569 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectResolvingEList$Unsettable. class
1467 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectResolvingEList.class
885 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectValidator$1.class
9581 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectValidator$DynamicEDataType Validator.cla=
ss
27165 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectValidator.class
1168 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseEList$ManyInver se.class
1305 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettabl e$ManyInverse=
..clas
s
1816 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettabl e.class
1720 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseEList.class
1222 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ ManyInverse.c=
lass
1368 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ Unsettable$Ma=
nyInv
erse.class
1800 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ Unsettable.cl=
ass
1676 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList. class
8304 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreAdapterFactory$1.class
3402 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreAdapterFactory.class
2181 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList$Dynamic.class
5193 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList$Generic.class
1225 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList$Fast Compare.class=

3725 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList.clas s
11290 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList.class
1093 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap$1.class
2655 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap$DelegateEObjectContainm entEList.clas=
s
8306 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap.class
2286 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap$Unsettable$UnsettableDe legateEObject=
Conta
inmentEList.class
1536 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap$Unsettable.class
10278 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreSwitch.class
1149 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$1.class
1258 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$2.class
1303 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$3.class
1254 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$4.class
1491 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$5.class
1325 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$6.class
1710 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator$Res ourcesIterato=
r.cla
ss
4115 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator.cla ss
8386 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$Copier.class
9032 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$CrossReferencer.class
2948 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$EGenericTypeConverter.c lass
4617 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$EqualityHelper.class
3371 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ExternalCrossReferencer .class
4072 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$FilteredSettingsIterato r.class
2869 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ProperContentIterator.c lass
3366 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ProxyCrossReferencer.cl ass
3213 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$UUID.class
3338 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$UnresolvedProxyCrossRef erencer.class=

5456 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$UsageCrossReferencer.cl ass
28913 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil.class
1750 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$1.class
1795 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$2.class
1750 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$3.class
11067 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r.class
70960 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator.class
7924 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ExtendedMetaData.class
908 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$Entry$Internal.class
414 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$Entry.class
365 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$Internal$Wrapper.class
4183 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$Internal.class
597 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$ValueListIterator.clas s
2052 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap.class
706 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$1.class
4925 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$BasicFeatureEItera tor.class
1463 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator$Cac he.class
4947 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator.cla ss
2949 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$EntryImpl.class
1781 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList$Basic .class
11319 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList.class
4063 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureENotificati onImpl.class
11707 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureFeatureMap. class
2347 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureValue.class
302 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$Validator.class
10217 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil.class
391 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/InternalEList$Unsettable.class
1251 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/InternalEList.class
1697 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/XMLTypeFeatures.class
0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/xml/
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/
7782 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceDocumen tRootImpl.cla=
ss
6363 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceFactory Impl.class
968 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackage Impl$1.class
8938 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackage Impl.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/util/
5217 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/util/XMLNamespaceValidat or.class
2807 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/SpaceType.class
816 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/XMLNamespaceDocumentRoot .class
755 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/XMLNamespaceFactory.clas s
2072 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage$Lite rals.class
2255 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage.clas s
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/
4031 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/AnyTypeImpl.class
3203 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/ProcessingInstructionImp l.class
5045 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/SimpleAnyTypeImpl.class
6309 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypeDocumentRootImpl. class
1316 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl$SafeS impleDateForm=
at.cl
ass
41754 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl.class
903 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl$1.cla ss
25632 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/
4500 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$Base64.cla ss
13431 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$EncodingMa p.class
1834 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$HexBin.cla ss
815 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$TypeValida tor.class
777 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$URI$Malfor medURIExcepti=
on.cl
ass
20870 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$URI.class
474 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$Validation Context.class=

13740 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$XMLChar.cl ass
459 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$XSSimpleTy pe.class
1041 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue.class
1790 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/QName.class
3817 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$BMPattern.clas s
3363 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Match.class
643 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$CharOp.clas s
855 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ChildOp.cla ss
957 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ConditionOp .class
837 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ModifierOp. class
959 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$RangeOp.cla ss
707 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$StringOp.cl ass
1225 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$UnionOp.cla ss
6875 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op.class
741 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$ParseException .class
13501 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$ParserForXMLSc hema.class
7853 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$REUtil.class
10898 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RangeToken.cla ss
690 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RegexParser$Re ferencePositi=
on.cl
ass
22977 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RegexParser.cl ass
1734 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpress ion$Context.c=
lass
38108 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpress ion.class
2267 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$CharToke n.class
2764 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ClosureT oken.class
1739 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ConcatTo ken.class
2163 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$Conditio nToken.class
688 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$FixedStr ingContainer.=
class

1743 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$Modifier Token.class
1899 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ParenTok en.class
1392 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$StringTo ken.class
3751 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$UnionTok en.class
24152 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token.class
1167 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx.class
820 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/XMLCalendar$SafeSimp leDateFormat.=
class

8406 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/XMLCalendar.class
2964 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/XMLDuration.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/
1186 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Data Frame.class
1996 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$AnyT=
ypeSt
ackFrame.class
2736 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$Proc=
essin
gInstructionStackFrame.class
2050 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$Simp=
leAny
TypeStackFrame.class
2625 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$XMLT=
ypeDo
cumentRootStackFrame.class
31061 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory.clas=
s
2011 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Hand ler.class
1898 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Stac kFrame.class
867 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl.clas s
1257 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$CharArrayThr eadLocal.clas=
s
1239 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$PatternMatch erImpl.class
5079 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil.class
32767 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeValidator.class
269 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/AnyType.class
511 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/InvalidDatatypeValueException .class
314 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/ProcessingInstruction.class
489 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/SimpleAnyType.class
453 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/XMLTypeDocumentRoot.class
6419 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/XMLTypeFactory.class
6745 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/XMLTypePackage$Literals.class
6237 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/XMLTypePackage.class
726 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EAnnotation.class
281 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EAttribute.class
1634 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EClass.class
857 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EClassifier.class
226 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EDataType.class
483 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EEnum.class
544 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EEnumLiteral.class
565 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EFactory.class
809 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EGenericType.class
412 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EModelElement.class
255 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/ENamedElement.class
1219 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EObject.class
737 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EOperation.class
328 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EPackage$Descriptor.class
800 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EPackage$Registry.class
999 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EPackage.class
229 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EParameter.class
653 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EReference.class
648 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature$Internal$DynamicVal ueHolder.clas=
s
1598 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature$Internal$SettingDel egate.class
1234 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature$Internal.class
490 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature$Setting.class
988 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature.class
333 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/ETypeParameter.class
780 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/ETypedElement.class
279 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator$Descriptor.class
266 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator$PatternMatcher.class
709 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator$Registry.class
514 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator$SubstitutionLabelProvider.c lass
1526 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator.class
1436 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EcoreFactory.class
12554 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EcorePackage$Literals.class
16246 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EcorePackage.class
2116 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/InternalEObject$EStore.class
2797 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/InternalEObject.class
0 Wed Feb 06 00:09:14 PST 2008 schema/
4928 Wed Feb 06 00:09:14 PST 2008 schema/extension_parser.exsd
5313 Wed Feb 06 00:09:14 PST 2008 schema/factory_override.exsd
5233 Wed Feb 06 00:09:14 PST 2008 schema/generated_package.exsd
3548 Wed Feb 06 00:09:14 PST 2008 =
schema/package_registry_implementation.exsd
4530 Wed Feb 06 00:09:14 PST 2008 schema/protocol_parser.exsd
4285 Wed Feb 06 00:09:14 PST 2008 schema/uri_mapping.exsd
6305 Wed Feb 06 00:09:14 PST 2008 about.html
13961 Wed Feb 06 00:09:14 PST 2008 plugin.properties
2029 Wed Feb 06 00:09:14 PST 2008 plugin.xml

s =3D signature was verified
m =3D entry is listed in manifest
k =3D at least one certificate was found in keystore
i =3D at least one certificate was found in identity scope

jar is unsigned. (signatures missing or not parsable)

Thanks,
Jerome
"Ed Merks" <Ed.Merks@gmail.com> wrote in message =
news:gihgov$oa5$1@build.eclipse.org...
Jerome,

Hopefully someone else will understand this because as far as I know, =
all of EMF's jars are properly signed by Eclipse as part of the build =
process:

http://wiki.eclipse.org/index.php/JAR_Signing
http://wiki.eclipse.org/index.php/Pack200


Jerome (Jeff) Jabson wrote:=20
Hello,

We are deploying a Java application which references EMF jars. We are=20
running into a problem with JWS complaining:

JAR resources in JNLP file are not signed by same certificate

We've tried the following:

1. Downloaded the presigned eclipse jars from internet (DocJar: Search =
Open=20
Source Java API) and deployed them.

2. Signed the unsigned eclipse jars with the same keystore

However, we are stilling running into the same problem. If anyone can =
shed=20
some light on what we are doing wrong I would greatly appreciate it.

Thanks in advance,
Jerome=20



------=_NextPart_000_78C4_01C96203.8511CCD0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type =
content=3Dtext/html;charset=3DISO-8859-1>
<META content=3D"MSHTML 6.00.2900.2873" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=3D#000000 bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi Ed,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks for the reply. The reason I =
asked this, is=20
that the EMF jars that came with Eclipse 3.3 seems not to be=20
signed:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>C:\Program =
Files\eclipseRCP\plugins&gt;"\Program=20
Files\Java\jdk1.6.0_11\bin\jarsigner.exe"&nbsp; -verbose -verify=20
org.eclipse.em<BR>f.ecore_2.3.2.v200802051830.jar -cert</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial=20
size=3D2> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; 0 =
Wed Feb 06=20
00:09:14 PST 2008 =
META-INF/<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; 1223=20
Wed Feb 06 00:09:14 PST 2008=20
META-INF/MANIFEST.MF<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&=
nbsp;&nbsp;=20
0 Wed Feb 06 00:09:14 PST 2008 =
model/<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =20
33033 Wed Feb 06 00:09:14 PST 2008=20
model/Ecore.ecore<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 21165 Wed Feb =
06=20
00:09:14 PST 2008 =
model/Ecore.genmodel<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =20
20585 Wed Feb 06 00:09:14 PST 2008=20
model/Ecore.mdl<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 27997 Wed Feb 06 =

00:09:14 PST 2008 =
model/Ecore.xsd<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10148=20
Wed Feb 06 00:09:14 PST 2008=20
model/EcoreXMI.xsd<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; 6070 =
Wed Feb 06=20
00:09:14 PST 2008 =
model/XMI.xsd<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;=20
5195 Wed Feb 06 00:09:14 PST 2008=20
model/XMLNamespace.ecore<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; =
2509 Wed=20
Feb 06 00:09:14 PST 2008=20
model/XMLNamespace.genmodel<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;=
1190=20
Wed Feb 06 00:09:14 PST 2008=20
model/XMLNamespace.xsd<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 27542 Wed =
Feb 06=20
00:09:14 PST 2008=20
model/XMLType.ecore<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; 6898 =
Wed Feb=20
06 00:09:14 PST 2008=20
model/XMLType.genmodel<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 33252 Wed =
Feb 06=20
00:09:14 PST 2008 model/XMLType.xsd<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
216351 Wed=20
Feb 06 00:09:14 PST 2008=20
model/org.eclipse.emf.Ecore.cat<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &n=
bsp;&nbsp;&nbsp;&nbsp;=20
0 Wed Feb 06 00:09:14 PST 2008=20
org/<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; 0 =
Wed Feb=20
06 00:09:14 PST 2008=20
org/eclipse/<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nb=
sp; 0=20
Wed Feb 06 00:09:14 PST 2008=20
org/eclipse/emf/<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp=
;&nbsp;=20
0 Wed Feb 06 00:09:14 PST 2008=20
org/eclipse/emf/ecore/<BR> &nbsp;&nbsp;&nbsp;&nb
Re: Deploying new app using JWS with EMF problems [message #426229 is a reply to message #426228] Sat, 20 December 2008 02:18 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------080403060605040902010402
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Jerome,

Comments below.

Jerome (Jeff) Jabson wrote:
> Hi Ed,
>
> Thanks for the reply. The reason I asked this, is that the EMF jars
> that came with Eclipse 3.3 seems not to be signed:
That makes more sense. I don't think we didn't start signing until the
EMF 2.4 release which went with Eclipse 3.4. Keep up with the times
already! :-P
>
> C:\Program Files\eclipseRCP\plugins>"\Program
> Files\Java\jdk1.6.0_11\bin\jarsigner.exe" -verbose -verify org.eclipse.em
> f.ecore_2.3.2.v200802051830.jar -cert
>
> 0 Wed Feb 06 00:09:14 PST 2008 META-INF/
> 1223 Wed Feb 06 00:09:14 PST 2008 META-INF/MANIFEST.MF
> 0 Wed Feb 06 00:09:14 PST 2008 model/
> 33033 Wed Feb 06 00:09:14 PST 2008 model/Ecore.ecore
> 21165 Wed Feb 06 00:09:14 PST 2008 model/Ecore.genmodel
> 20585 Wed Feb 06 00:09:14 PST 2008 model/Ecore.mdl
> 27997 Wed Feb 06 00:09:14 PST 2008 model/Ecore.xsd
> 10148 Wed Feb 06 00:09:14 PST 2008 model/EcoreXMI.xsd
> 6070 Wed Feb 06 00:09:14 PST 2008 model/XMI.xsd
> 5195 Wed Feb 06 00:09:14 PST 2008 model/XMLNamespace.ecore
> 2509 Wed Feb 06 00:09:14 PST 2008 model/XMLNamespace.genmodel
> 1190 Wed Feb 06 00:09:14 PST 2008 model/XMLNamespace.xsd
> 27542 Wed Feb 06 00:09:14 PST 2008 model/XMLType.ecore
> 6898 Wed Feb 06 00:09:14 PST 2008 model/XMLType.genmodel
> 33252 Wed Feb 06 00:09:14 PST 2008 model/XMLType.xsd
> 216351 Wed Feb 06 00:09:14 PST 2008 model/org.eclipse.emf.Ecore.cat
> 0 Wed Feb 06 00:09:14 PST 2008 org/
> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/
> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/
> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/
> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/impl/
> 1061 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/BasicEObjectImpl$1.class
> 1369 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/BasicEObjectImpl$2.class
> 1904 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/BasicEObjectImpl$3.class
> 1421 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde r.class
> 3279 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde rBaseImpl.class
> 1747 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde rImpl.class
> 35774 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/BasicEObjectImpl.class
> 2561 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/DynamicEObjectImpl$BasicEMapEntry .class
> 3221 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/DynamicEObjectImpl$DynamicEProper tiesHolderImpl.cla
> ss
> 2930 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/DynamicEObjectImpl.class
> 5321 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/DynamicEStoreEObjectImpl.class
> 2589 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EAnnotationImpl$1.class
> 8153 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EAnnotationImpl.class
> 7366 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EAttributeImpl.class
> 790 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$1.class
> 1024 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$10.class
> 1538 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$11.class
> 4111 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$1EAllStructuralFeature sList.class
> 3815 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$1EGenericSuperTypeELis t.class
> 1135 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$1EStructuralFeatureUni queEList.class
> 1067 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$1ReferenceList.class
> 5476 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$2.class
> 1378 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$3.class
> 1025 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$4.class
> 2333 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$5.class
> 2333 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$6.class
> 1025 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$7.class
> 1027 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$8.class
> 1069 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$9$1.class
> 9319 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$9.class
> 364 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl$FeatureSubsetSupplier. class
> 21165 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassImpl.class
> 14018 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EClassifierImpl.class
> 5864 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EDataTypeImpl.class
> 7001 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EEnumImpl.class
> 6847 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EEnumLiteralImpl.class
> 831 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EFactoryImpl$1.class
> 1102 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EFactoryImpl$SafeSimpleDateFormat .class
> 15344 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EFactoryImpl.class
> 11890 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EGenericTypeImpl.class
> 7600 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EModelElementImpl.class
> 1280 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ENamedElementImpl$1$1.class
> 1256 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ENamedElementImpl$1$2.class
> 1751 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ENamedElementImpl$1.class
> 1298 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ENamedElementImpl$2$1.class
> 1274 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ENamedElementImpl$2$2.class
> 1770 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ENamedElementImpl$2.class
> 4496 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ENamedElementImpl.class
> 7853 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ENotificationImpl.class
> 3605 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EObjectImpl.class
> 1103 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EOperationImpl$1$1.class
> 9377 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EOperationImpl$1.class
> 5476 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EOperationImpl$2.class
> 8889 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EOperationImpl.class
> 1441 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EPackageImpl$1.class
> 40953 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EPackageImpl.class
> 4307 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EPackageRegistryImpl$Delegator.cl ass
> 4218 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EPackageRegistryImpl.class
> 4242 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EParameterImpl.class
> 9352 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EReferenceImpl.class
> 3962 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMa p$1.class
> 2544 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMa p.class
> 7852 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEList.cla ss
> 3231 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEProperti esHolderImpl.class
>
> 7557 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreFeatureMa p.class
> 1148 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl$Entr y.class
> 6526 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl.clas s
> 7567 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStoreEObjectImpl.class
> 1596 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl$EStri ngToStringMapEntry
> PropertiesHolderImpl.class
> 6773 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl.class
> 3592 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$BasicFeatu reMapEntry.class
> 3442 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$Containmen tUpdatingFeatureMa
> pEntry.class
> 4434 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateFeatu
> reMapDelegator.class
> 12732 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateMany.
> class
> 3047 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> e$1.class
> 2563 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> e.class
> 6130 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eContainer.class
> 1075 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eContainerResolving.class
> 3594 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eData.class
> 1753 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eDataDynamic.class
> 1898 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eDataStatic.class
> 3079 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eDataUnsettable.class
> 1803 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eDataUnsettableDynamic.class
> 1948 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eDataUnsettableStatic.class
> 7592 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObject.class
> 1243 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectContainment.class
> 1021 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectContainmentResolving.class
> 1020 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectContainmentUnsettable.class
> 1240 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectResolving.class
> 1071 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectContainmentUnsettableResolving.class
> 1120 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectContainmentWithInverse.class
> 1175 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectContainmentWithInverseResolving.class
> 1174 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectContainmentWithInverseUnsettable.class
> 1225 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectContainmentWithInverseUnsettableResolving.class
> 992 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectResolvingUnsettable.class
> 1110 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectResolvingWithInverse.class
> 1164 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectResolvingWithInverseUnsettable.class
> 965 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectUnsettable.class
> 1065 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectWithInverse.class
> 1119 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
> eEObjectWithInverseUnsettable.class
> 3562 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InverseUpd atingFeatureMapEnt
> ry.class
> 2142 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SettingMan y.class
> 2297 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SimpleFeat ureMapEntry.class
> 25792 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.class
> 1031 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ESuperAdapter$1.class
> 326 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ESuperAdapter$Holder.class
> 6130 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ESuperAdapter.class
> 2934 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ETypeParameterImpl$1.class
> 1449 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1$1.class
> 2859 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1.class
> 1345 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ETypeParameterImpl$2.class
> 3889 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ETypeParameterImpl.class
> 10084 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/ETypedElementImpl.class
> 2077 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EValidatorRegistryImpl.class
> 17784 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EcoreFactoryImpl.class
> 835 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EcorePackageImpl$1.class
> 38000 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/EcorePackageImpl.class
> 2145 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/impl/FlatEObjectImpl.class
> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/plugin/
> 1175 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/EcorePlugin$1Handler.class
> 2862 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation$1.cl ass
> 2606 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation.clas s
> 9771 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/EcorePlugin.class
> 3178 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/ExtensionParserRegistryReader.c lass
> 3318 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/FactoryOverrideRegistryReader.c lass
> 4164 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/GeneratedPackageRegistryReader. class
> 3187 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/ProtocolParserRegistryReader.cl ass
> 2157 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/RegistryReader$1.class
> 2734 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/RegistryReader$EFactoryDescript or.class
> 2549 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/RegistryReader$EPackageDescript or.class
> 1176 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/RegistryReader$PluginClassDescr iptor.class
> 1243 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/RegistryReader$ResourceFactoryD escriptor.class
> 4287 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/RegistryReader.class
> 3697 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/plugin/URIMappingRegistryReader.class
> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/resource/
> 0 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/
> 888 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/AESCipherImpl$1.class
> 5109 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/AESCipherImpl.class
> 594 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/CryptoCipherImpl.class
> 888 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/DESCipherImpl$1.class
> 2667 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/DESCipherImpl.class
> 815 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceFactoryImpl.clas s
> 2026 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceFactoryRegistryI mpl.class
> 1331 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceImpl$1.class
> 1100 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceImpl$10.class
> 934 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceImpl$1MyByteArra yOutputStream.clas
> s
> 1210 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceImpl$2.class
> 1439 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceImpl$3.class
> 1603 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceImpl$4.class
> 1190 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceImpl$5.class
> 1192 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceImpl$6.class
> 1185 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceImpl$7.class
> 1139 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceImpl$8.class
> 1110 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceImpl$9.class
> 5108 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceImpl$ContentsELi st.class
> 1102 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceImpl$Modificatio nTrackingAdapter.c
> lass
> 22515 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceImpl.class
> 1193 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1.class
> 1419 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1Diagnos ticWrappedExceptio
> n.class
> 1286 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$2.class
> 4112 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$Resource sEList.class
> 9779 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl.class
> 1206 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$1.class
> 1588 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Archive .class
> 2863 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Platfor mResourceOutputStr
> eam.class
> 487 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$URIMap. class
> 2018 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Workben chHelper.class
> 9747 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/URIConverterImpl.class
> 1436 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$M appingEntryImpl.cl
> ass
> 1354 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$U RIMapImpl.class
> 5911 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl.c lass
> 338 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/Resource$Diagnostic.class
> 385 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/Resource$Factory$Descriptor.c lass
> 968 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/Resource$Factory$Registry.cla ss
> 492 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/Resource$Factory.class
> 1014 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/Resource$IOWrappedException.c lass
> 504 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/Resource$Internal.class
> 2564 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/Resource.class
> 1930 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/ResourceSet.class
> 522 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/URIConverter$Cipher.class
> 321 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/URIConverter$Readable.class
> 1523 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStr eam$Buffer.class
> 2572 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStr eam.class
> 323 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/URIConverter$Writeable.class
> 1690 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputS tream$Buffer.class
>
> 1651 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputS tream.class
> 1490 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/resource/URIConverter.class
> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/util/
> 5823 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassExten dedMetaDataImpl.cl
> ass
> 626 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifier ExtendedMetaData$H
> older.class
> 1793 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifier ExtendedMetaData.c
> lass
> 7208 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EDataTypeEx tendedMetaDataImpl
> .class
> 611 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData$Hold
> er.class
> 600 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData.clas
> s
> 3158 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaDataImpl.
> class
> 661 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtendedMet
> aData$Holder.class
> 1210 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtendedMet
> aData.class
> 4127 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtendedMet
> aDataImpl.class
> 43050 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicExtendedMetaData.class
> 2488 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureEIterator. class
> 6278 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureMapEObject Impl.class
> 1237 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicFeatureMap$ResolvingFeatureE Iterator.class
> 2774 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicFeatureMap$ValueListIterator Impl.class
> 37774 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicFeatureMap.class
> 3249 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/BasicInternalEList.class
> 1456 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/DelegatingEcoreEList$Dynamic.clas s
> 3504 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/DelegatingEcoreEList$Generic.clas s
> 3977 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/DelegatingEcoreEList$Unmodifiable EList.class
> 1360 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/DelegatingEcoreEList$Unsettable.c lass
> 11877 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/DelegatingEcoreEList.class
> 2370 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureEIter ator.class
> 1373 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEO bjectImpl$1.class
> 6464 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEO bjectImpl.class
> 1272 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/DelegatingFeatureMap$ResolvingFea tureEIterator.clas
> s
> 2832 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/DelegatingFeatureMap$ValueListIte ratorImpl.class
> 36552 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/DelegatingFeatureMap.class
> 6084 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/Diagnostician.class
> 5897 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EContentAdapter.class
> 843 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EContentsEList$1.class
> 1001 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EContentsEList$2.class
> 427 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EContentsEList$FeatureIterator.cl ass
> 1006 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImp l$1.class
> 8751 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImp l.class
> 533 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EContentsEList$FeatureListIterato r.class
> 1475 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EContentsEList$ResolvingFeatureIt eratorImpl.class
> 9175 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EContentsEList.class
> 2072 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer$1.cla
> ss
> 2192 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer$2.cla
> ss
> 7503 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer.class
>
> 15177 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/ECrossReferenceAdapter.class
> 873 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/ECrossReferenceEList$1.class
> 1043 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/ECrossReferenceEList$2.class
> 2188 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/ECrossReferenceEList$FeatureItera torImpl.class
> 1291 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/ECrossReferenceEList$ResolvingFea tureIteratorImpl.c
> lass
> 3804 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/ECrossReferenceEList.class
> 1628 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EDataTypeEList$Unsettable.class
> 1494 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EDataTypeEList.class
> 1225 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EDataTypeUniqueEList$Unsettable.c lass
> 1121 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EDataTypeUniqueEList.class
> 1466 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectContainmentEList$Resolving .class
> 1603 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettabl e$Resolving.class
> 1779 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettabl e.class
> 1410 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectContainmentEList.class
> 1565 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Resolving.class
> 1713 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Unsettable$Resol
> ving.class
> 1889 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Unsettable.class
>
> 1715 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t.class
> 1616 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectEList$Unsettable.class
> 1841 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectEList.class
> 1569 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectResolvingEList$Unsettable. class
> 1467 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectResolvingEList.class
> 885 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectValidator$1.class
> 9581 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectValidator$DynamicEDataType Validator.class
> 27165 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectValidator.class
> 1168 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectWithInverseEList$ManyInver se.class
> 1305 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettabl e$ManyInverse.clas
> s
> 1816 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettabl e.class
> 1720 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectWithInverseEList.class
> 1222 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ ManyInverse.class
> 1368 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ Unsettable$ManyInv
> erse.class
> 1800 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ Unsettable.class
> 1676 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList. class
> 8304 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreAdapterFactory$1.class
> 3402 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreAdapterFactory.class
> 2181 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreEList$Dynamic.class
> 5193 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreEList$Generic.class
> 1225 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList$Fast Compare.class
> 3725 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList.clas s
> 11290 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreEList.class
> 1093 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreEMap$1.class
> 2655 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreEMap$DelegateEObjectContainm entEList.class
> 8306 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreEMap.class
> 2286 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreEMap$Unsettable$UnsettableDe legateEObjectConta
> inmentEList.class
> 1536 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreEMap$Unsettable.class
> 10278 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreSwitch.class
> 1149 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$1.class
> 1258 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$2.class
> 1303 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$3.class
> 1254 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$4.class
> 1491 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$5.class
> 1325 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$6.class
> 1710 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator$Res ourcesIterator.cla
> ss
> 4115 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator.cla ss
> 8386 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$Copier.class
> 9032 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$CrossReferencer.class
> 2948 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$EGenericTypeConverter.c lass
> 4617 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$EqualityHelper.class
> 3371 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$ExternalCrossReferencer .class
> 4072 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$FilteredSettingsIterato r.class
> 2869 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$ProperContentIterator.c lass
> 3366 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$ProxyCrossReferencer.cl ass
> 3213 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$UUID.class
> 3338 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$UnresolvedProxyCrossRef erencer.class
> 5456 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil$UsageCrossReferencer.cl ass
> 28913 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreUtil.class
> 1750 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$1.class
> 1795 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$2.class
> 1750 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$3.class
> 11067 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r.class
> 70960 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/EcoreValidator.class
> 7924 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/ExtendedMetaData.class
> 908 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMap$Entry$Internal.class
> 414 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMap$Entry.class
> 365 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMap$Internal$Wrapper.class
> 4183 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMap$Internal.class
> 597 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMap$ValueListIterator.clas s
> 2052 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMap.class
> 706 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMapUtil$1.class
> 4925 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMapUtil$BasicFeatureEItera tor.class
> 1463 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator$Cac he.class
> 4947 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator.cla ss
> 2949 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMapUtil$EntryImpl.class
> 1781 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList$Basic .class
> 11319 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList.class
> 4063 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureENotificati onImpl.class
> 11707 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureFeatureMap. class
> 2347 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureValue.class
> 302 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMapUtil$Validator.class
> 10217 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/FeatureMapUtil.class
> 391 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/InternalEList$Unsettable.class
> 1251 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/InternalEList.class
> 1697 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/util/XMLTypeFeatures.class
> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/xml/
> 0 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/namespace/
> 0 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/namespace/impl/
> 7782 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceDocumen tRootImpl.class
> 6363 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceFactory Impl.class
> 968 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackage Impl$1.class
> 8938 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackage Impl.class
> 0 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/namespace/util/
> 5217 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/namespace/util/XMLNamespaceValidat or.class
> 2807 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/namespace/SpaceType.class
> 816 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/namespace/XMLNamespaceDocumentRoot .class
> 755 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/namespace/XMLNamespaceFactory.clas s
> 2072 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage$Lite rals.class
> 2255 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage.clas s
> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/xml/type/
> 0 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/impl/
> 4031 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/impl/AnyTypeImpl.class
> 3203 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/impl/ProcessingInstructionImp l.class
> 5045 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/impl/SimpleAnyTypeImpl.class
> 6309 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/impl/XMLTypeDocumentRootImpl. class
> 1316 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl$SafeS impleDateFormat.cl
> ass
> 41754 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl.class
> 903 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl$1.cla ss
> 25632 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl.class
> 0 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/
> 4500 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/DataValue$Base64.cla ss
> 13431 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/DataValue$EncodingMa p.class
> 1834 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/DataValue$HexBin.cla ss
> 815 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/DataValue$TypeValida tor.class
> 777 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/DataValue$URI$Malfor medURIException.cl
> ass
> 20870 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/DataValue$URI.class
> 474 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/DataValue$Validation Context.class
> 13740 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/DataValue$XMLChar.cl ass
> 459 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/DataValue$XSSimpleTy pe.class
> 1041 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/DataValue.class
> 1790 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/QName.class
> 3817 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$BMPattern.clas s
> 3363 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Match.class
> 643 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$CharOp.clas s
> 855 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ChildOp.cla ss
> 957 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ConditionOp .class
> 837 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ModifierOp. class
> 959 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$RangeOp.cla ss
> 707 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$StringOp.cl ass
> 1225 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$UnionOp.cla ss
> 6875 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op.class
> 741 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$ParseException .class
> 13501 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$ParserForXMLSc hema.class
> 7853 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$REUtil.class
> 10898 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$RangeToken.cla ss
> 690 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$RegexParser$Re ferencePosition.cl
> ass
> 22977 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$RegexParser.cl ass
> 1734 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpress ion$Context.class
> 38108 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpress ion.class
> 2267 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$CharToke n.class
> 2764 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ClosureT oken.class
> 1739 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ConcatTo ken.class
> 2163 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$Conditio nToken.class
> 688 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$FixedStr ingContainer.class
>
> 1743 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$Modifier Token.class
> 1899 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ParenTok en.class
> 1392 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$StringTo ken.class
> 3751 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$UnionTok en.class
> 24152 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token.class
> 1167 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/RegEx.class
> 820 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/XMLCalendar$SafeSimp leDateFormat.class
>
> 8406 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/XMLCalendar.class
> 2964 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/internal/XMLDuration.class
> 0 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/util/
> 1186 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Data Frame.class
> 1996 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$AnyTypeSt
> ackFrame.class
> 2736 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$Processin
> gInstructionStackFrame.class
> 2050 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$SimpleAny
> TypeStackFrame.class
> 2625 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$XMLTypeDo
> cumentRootStackFrame.class
> 31061 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory.class
> 2011 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Hand ler.class
> 1898 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Stac kFrame.class
> 867 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl.clas s
> 1257 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$CharArrayThr eadLocal.class
> 1239 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$PatternMatch erImpl.class
> 5079 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil.class
> 32767 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/util/XMLTypeValidator.class
> 269 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/AnyType.class
> 511 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/InvalidDatatypeValueException .class
> 314 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/ProcessingInstruction.class
> 489 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/SimpleAnyType.class
> 453 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/XMLTypeDocumentRoot.class
> 6419 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/XMLTypeFactory.class
> 6745 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/XMLTypePackage$Literals.class
> 6237 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/xml/type/XMLTypePackage.class
> 726 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EAnnotation.class
> 281 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EAttribute.class
> 1634 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EClass.class
> 857 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EClassifier.class
> 226 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EDataType.class
> 483 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EEnum.class
> 544 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EEnumLiteral.class
> 565 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EFactory.class
> 809 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EGenericType.class
> 412 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EModelElement.class
> 255 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/ENamedElement.class
> 1219 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EObject.class
> 737 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EOperation.class
> 328 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EPackage$Descriptor.class
> 800 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EPackage$Registry.class
> 999 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EPackage.class
> 229 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EParameter.class
> 653 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EReference.class
> 648 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EStructuralFeature$Internal$DynamicVal ueHolder.class
> 1598 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EStructuralFeature$Internal$SettingDel egate.class
> 1234 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EStructuralFeature$Internal.class
> 490 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EStructuralFeature$Setting.class
> 988 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EStructuralFeature.class
> 333 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/ETypeParameter.class
> 780 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/ETypedElement.class
> 279 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EValidator$Descriptor.class
> 266 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EValidator$PatternMatcher.class
> 709 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EValidator$Registry.class
> 514 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EValidator$SubstitutionLabelProvider.c lass
> 1526 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EValidator.class
> 1436 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EcoreFactory.class
> 12554 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EcorePackage$Literals.class
> 16246 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/EcorePackage.class
> 2116 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/InternalEObject$EStore.class
> 2797 Wed Feb 06 00:09:14 PST 2008
> org/eclipse/emf/ecore/InternalEObject.class
> 0 Wed Feb 06 00:09:14 PST 2008 schema/
> 4928 Wed Feb 06 00:09:14 PST 2008 schema/extension_parser.exsd
> 5313 Wed Feb 06 00:09:14 PST 2008 schema/factory_override.exsd
> 5233 Wed Feb 06 00:09:14 PST 2008 schema/generated_package.exsd
> 3548 Wed Feb 06 00:09:14 PST 2008
> schema/package_registry_implementation.exsd
> 4530 Wed Feb 06 00:09:14 PST 2008 schema/protocol_parser.exsd
> 4285 Wed Feb 06 00:09:14 PST 2008 schema/uri_mapping.exsd
> 6305 Wed Feb 06 00:09:14 PST 2008 about.html
> 13961 Wed Feb 06 00:09:14 PST 2008 plugin.properties
> 2029 Wed Feb 06 00:09:14 PST 2008 plugin.xml
>
> s = signature was verified
> m = entry is listed in manifest
> k = at least one certificate was found in keystore
> i = at least one certificate was found in identity scope
>
> jar is unsigned. (signatures missing or not parsable)
>
> Thanks,
> Jerome
>
> "Ed Merks" <Ed.Merks@gmail.com <mailto:Ed.Merks@gmail.com>> wrote
> in message news:gihgov$oa5$1@build.eclipse.org...
> Jerome,
>
> Hopefully someone else will understand this because as far as I
> know, all of EMF's jars are properly signed by Eclipse as part of
> the build process:
>
> http://wiki.eclipse.org/index.php/JAR_Signing
> http://wiki.eclipse.org/index.php/Pack200
>
>
> Jerome (Jeff) Jabson wrote:
>> Hello,
>>
>> We are deploying a Java application which references EMF jars. We are
>> running into a problem with JWS complaining:
>>
>> JAR resources in JNLP file are not signed by same certificate
>>
>> We've tried the following:
>>
>> 1. Downloaded the presigned eclipse jars from internet (DocJar: Search Open
>> Source Java API) and deployed them.
>>
>> 2. Signed the unsigned eclipse jars with the same keystore
>>
>> However, we are stilling running into the same problem. If anyone can shed
>> some light on what we are doing wrong I would greatly appreciate it.
>>
>> Thanks in advance,
>> Jerome
>>
>>
>>
>

--------------080403060605040902010402
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jerome,<br>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Deploying new app using JWS with EMF problems [message #426230 is a reply to message #426229] Sat, 20 December 2008 03:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jjabson.yahoo.com

This is a multi-part message in MIME format.

------=_NextPart_000_78DC_01C9620F.B5FAE500
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Ed,

Thanks for the info! This really helps! HA! yes, you are right, I really =
do need to keep up with the times! ;-)

Last question. The reason why we don't use Eclipse 3.4 is that our App =
has isses on it that we need to resolve. My question is, can I use the =
EMF 2.4 jars with Eclispe 3.3?

Thanks,
Jerome

"Ed Merks" <Ed.Merks@gmail.com> wrote in message =
news:gihkmh$og1$1@build.eclipse.org...
Jerome,

Comments below.

Jerome (Jeff) Jabson wrote:=20
Hi Ed,

Thanks for the reply. The reason I asked this, is that the EMF jars =
that came with Eclipse 3.3 seems not to be signed:
That makes more sense. I don't think we didn't start signing until =
the EMF 2.4 release which went with Eclipse 3.4. Keep up with the times =
already! :-P


C:\Program Files\eclipseRCP\plugins>"\Program =
Files\Java\jdk1.6.0_11\bin\jarsigner.exe" -verbose -verify =
org.eclipse.em
f.ecore_2.3.2.v200802051830.jar -cert

0 Wed Feb 06 00:09:14 PST 2008 META-INF/
1223 Wed Feb 06 00:09:14 PST 2008 META-INF/MANIFEST.MF
0 Wed Feb 06 00:09:14 PST 2008 model/
33033 Wed Feb 06 00:09:14 PST 2008 model/Ecore.ecore
21165 Wed Feb 06 00:09:14 PST 2008 model/Ecore.genmodel
20585 Wed Feb 06 00:09:14 PST 2008 model/Ecore.mdl
27997 Wed Feb 06 00:09:14 PST 2008 model/Ecore.xsd
10148 Wed Feb 06 00:09:14 PST 2008 model/EcoreXMI.xsd
6070 Wed Feb 06 00:09:14 PST 2008 model/XMI.xsd
5195 Wed Feb 06 00:09:14 PST 2008 model/XMLNamespace.ecore
2509 Wed Feb 06 00:09:14 PST 2008 =
model/XMLNamespace.genmodel
1190 Wed Feb 06 00:09:14 PST 2008 model/XMLNamespace.xsd
27542 Wed Feb 06 00:09:14 PST 2008 model/XMLType.ecore
6898 Wed Feb 06 00:09:14 PST 2008 model/XMLType.genmodel
33252 Wed Feb 06 00:09:14 PST 2008 model/XMLType.xsd
216351 Wed Feb 06 00:09:14 PST 2008 =
model/org.eclipse.emf.Ecore.cat
0 Wed Feb 06 00:09:14 PST 2008 org/
0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/
0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/
0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/
1061 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$1.class
1369 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$2.class
1904 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$3.class
1421 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde r.class
3279 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde rBaseImpl.cla=
ss
1747 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde rImpl.class
35774 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl.class
2561 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/DynamicEObjectImpl$BasicEMapEntry .class
3221 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/DynamicEObjectImpl$DynamicEProper tiesHolderImp=
l.cla
ss
2930 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/DynamicEObjectImpl.class
5321 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/DynamicEStoreEObjectImpl.class
2589 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EAnnotationImpl$1.class
8153 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EAnnotationImpl.class
7366 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EAttributeImpl.class
790 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1.class
1024 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$10.class
1538 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$11.class
4111 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1EAllStructuralFeature sList.class
3815 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1EGenericSuperTypeELis t.class
1135 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1EStructuralFeatureUni queEList.clas=
s
1067 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1ReferenceList.class
5476 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$2.class
1378 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$3.class
1025 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$4.class
2333 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$5.class
2333 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$6.class
1025 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$7.class
1027 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$8.class
1069 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$9$1.class
9319 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$9.class
364 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$FeatureSubsetSupplier. class
21165 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl.class
14018 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassifierImpl.class
5864 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EDataTypeImpl.class
7001 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EEnumImpl.class
6847 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EEnumLiteralImpl.class
831 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EFactoryImpl$1.class
1102 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EFactoryImpl$SafeSimpleDateFormat .class
15344 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EFactoryImpl.class
11890 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EGenericTypeImpl.class
7600 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EModelElementImpl.class
1280 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$1$1.class
1256 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$1$2.class
1751 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$1.class
1298 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$2$1.class
1274 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$2$2.class
1770 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$2.class
4496 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl.class
7853 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENotificationImpl.class
3605 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EObjectImpl.class
1103 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EOperationImpl$1$1.class
9377 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EOperationImpl$1.class
5476 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EOperationImpl$2.class
8889 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EOperationImpl.class
1441 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EPackageImpl$1.class
40953 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EPackageImpl.class
4307 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EPackageRegistryImpl$Delegator.cl ass
4218 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EPackageRegistryImpl.class
4242 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EParameterImpl.class
9352 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EReferenceImpl.class
3962 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMa p$1.class
2544 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMa p.class
7852 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEList.cla ss
3231 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEProperti esHolderImpl.=
class

7557 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreFeatureMa p.class
1148 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl$Entr y.class
6526 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl.clas s
7567 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl.class
1596 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl$EStri ngToStringMap=
Entry
PropertiesHolderImpl.class
6773 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl.class
3592 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$BasicFeatu reMapEntry.cl=
ass
3442 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$Containmen tUpdatingFeat=
ureMa
pEntry.class
4434 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Featu
reMapDelegator.class
12732 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Many.
class
3047 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
e$1.class
2563 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
e.class
6130 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eContainer.class
1075 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eContainerResolving.class
3594 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eData.class
1753 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataDynamic.class
1898 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataStatic.class
3079 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataUnsettable.class
1803 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataUnsettableDynamic.class
1948 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataUnsettableStatic.class
7592 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObject.class
1243 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainment.class
1021 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentResolving.class
1020 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentUnsettable.class
1240 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectResolving.class
1071 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentUnsettableResolving.class
1120 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentWithInverse.class
1175 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentWithInverseResolving.class
1174 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentWithInverseUnsettable.class
1225 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentWithInverseUnsettableResolving.class
992 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectResolvingUnsettable.class
1110 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectResolvingWithInverse.class
1164 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectResolvingWithInverseUnsettable.class
965 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectUnsettable.class
1065 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectWithInverse.class
1119 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectWithInverseUnsettable.class
3562 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InverseUpd atingFeatureM=
apEnt
ry.class
2142 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SettingMan y.class
2297 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SimpleFeat ureMapEntry.c=
lass
25792 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.class
1031 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ESuperAdapter$1.class
326 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ESuperAdapter$Holder.class
6130 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ESuperAdapter.class
2934 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl$1.class
1449 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1$1.class
2859 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1.class
1345 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl$2.class
3889 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl.class
10084 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypedElementImpl.class
2077 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EValidatorRegistryImpl.class
17784 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EcoreFactoryImpl.class
835 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EcorePackageImpl$1.class
38000 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EcorePackageImpl.class
2145 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/FlatEObjectImpl.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/
1175 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/EcorePlugin$1Handler.class
2862 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation$1.cl ass
2606 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation.clas s
9771 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/EcorePlugin.class
3178 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/ExtensionParserRegistryReader.c lass
3318 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/FactoryOverrideRegistryReader.c lass
4164 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/GeneratedPackageRegistryReader. class
3187 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/ProtocolParserRegistryReader.cl ass
2157 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$1.class
2734 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$EFactoryDescript or.class
2549 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$EPackageDescript or.class
1176 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$PluginClassDescr iptor.class
1243 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$ResourceFactoryD escriptor.cla=
ss
4287 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader.class
3697 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/URIMappingRegistryReader.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/
888 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/AESCipherImpl$1.class
5109 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/AESCipherImpl.class
594 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/CryptoCipherImpl.class
888 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/DESCipherImpl$1.class
2667 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/DESCipherImpl.class
815 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceFactoryImpl.clas s
2026 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceFactoryRegistryI mpl.class
1331 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$1.class
1100 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$10.class
934 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$1MyByteArra yOutputStream=
..clas
s
1210 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$2.class
1439 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$3.class
1603 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$4.class
1190 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$5.class
1192 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$6.class
1185 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$7.class
1139 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$8.class
1110 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$9.class
5108 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$ContentsELi st.class
1102 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$Modificatio nTrackingAdap=
ter.c
lass
22515 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl.class
1193 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1.class
1419 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1Diagnos ticWrappedExc=
eptio
n.class
1286 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$2.class
4112 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$Resource sEList.class
9779 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl.class
1206 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$1.class
1588 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Archive .class
2863 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Platfor mResourceOutp=
utStr
eam.class
487 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$URIMap. class
2018 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Workben chHelper.clas=
s
9747 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl.class
1436 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$M appingEntryIm=
pl.cl
ass
1354 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$U RIMapImpl.cla=
ss
5911 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl.c lass
338 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Diagnostic.class
385 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Factory$Descriptor.c lass
968 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Factory$Registry.cla ss
492 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Factory.class
1014 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$IOWrappedException.c lass
504 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Internal.class
2564 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource.class
1930 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/ResourceSet.class
522 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$Cipher.class
321 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$Readable.class
1523 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStr eam$Buffer.cl=
ass
2572 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStr eam.class
323 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$Writeable.class
1690 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputS tream$Buffer.=
class

1651 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputS tream.class
1490 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/
5823 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassExten dedMetaDataIm=
pl.cl
ass
626 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifier ExtendedMetaD=
ata$H
older.class
1793 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifier ExtendedMetaD=
ata.c
lass
7208 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EDataTypeEx tendedMetaDat=
aImpl
.class
611 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData=
$Hold
er.class
600 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData=
..clas
s
3158 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData=
Impl.
class
661 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtend=
edMet
aData$Holder.class
1210 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtend=
edMet
aData.class
4127 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtend=
edMet
aDataImpl.class
43050 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData.class
2488 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureEIterator. class
6278 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureMapEObject Impl.class
1237 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap$ResolvingFeatureE Iterator.clas=
s
2774 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap$ValueListIterator Impl.class
37774 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap.class
3249 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicInternalEList.class
1456 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList$Dynamic.clas s
3504 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList$Generic.clas s
3977 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList$Unmodifiable EList.class
1360 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList$Unsettable.c lass
11877 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList.class
2370 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureEIter ator.class
1373 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEO bjectImpl$1.c=
lass
6464 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEO bjectImpl.cla=
ss
1272 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$ResolvingFea tureEIterator=
..clas
s
2832 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$ValueListIte ratorImpl.cla=
ss
36552 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap.class
6084 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/Diagnostician.class
5897 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentAdapter.class
843 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$1.class
1001 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$2.class
427 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$FeatureIterator.cl ass
1006 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImp l$1.class
8751 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImp l.class
533 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$FeatureListIterato r.class
1475 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$ResolvingFeatureIt eratorImpl.cl=
ass
9175 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList.class
2072 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer$=
1.cla
ss
2192 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer$=
2.cla
ss
7503 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer.=
class

15177 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceAdapter.class
873 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList$1.class
1043 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList$2.class
2188 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList$FeatureItera torImpl.class=

1291 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList$ResolvingFea tureIteratorI=
mpl.c
lass
3804 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList.class
1628 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EDataTypeEList$Unsettable.class
1494 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EDataTypeEList.class
1225 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EDataTypeUniqueEList$Unsettable.c lass
1121 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EDataTypeUniqueEList.class
1466 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentEList$Resolving .class
1603 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettabl e$Resolving.c=
lass
1779 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettabl e.class
1410 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentEList.class
1565 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Resolving.c=
lass
1713 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Unsettable$=
Resol
ving.class
1889 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Unsettable.=
class

1715 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t.class
1616 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectEList$Unsettable.class
1841 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectEList.class
1569 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectResolvingEList$Unsettable. class
1467 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectResolvingEList.class
885 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectValidator$1.class
9581 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectValidator$DynamicEDataType Validator.cla=
ss
27165 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectValidator.class
1168 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseEList$ManyInver se.class
1305 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettabl e$ManyInverse=
..clas
s
1816 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettabl e.class
1720 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseEList.class
1222 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ ManyInverse.c=
lass
1368 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ Unsettable$Ma=
nyInv
erse.class
1800 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ Unsettable.cl=
ass
1676 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList. class
8304 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreAdapterFactory$1.class
3402 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreAdapterFactory.class
2181 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList$Dynamic.class
5193 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList$Generic.class
1225 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList$Fast Compare.class=

3725 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList.clas s
11290 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList.class
1093 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap$1.class
2655 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap$DelegateEObjectContainm entEList.clas=
s
8306 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap.class
2286 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap$Unsettable$UnsettableDe legateEObject=
Conta
inmentEList.class
1536 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap$Unsettable.class
10278 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreSwitch.class
1149 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$1.class
1258 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$2.class
1303 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$3.class
1254 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$4.class
1491 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$5.class
1325 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$6.class
1710 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator$Res ourcesIterato=
r.cla
ss
4115 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator.cla ss
8386 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$Copier.class
9032 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$CrossReferencer.class
2948 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$EGenericTypeConverter.c lass
4617 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$EqualityHelper.class
3371 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ExternalCrossReferencer .class
4072 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$FilteredSettingsIterato r.class
2869 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ProperContentIterator.c lass
3366 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ProxyCrossReferencer.cl ass
3213 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$UUID.class
3338 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$UnresolvedProxyCrossRef erencer.class=

5456 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$UsageCrossReferencer.cl ass
28913 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil.class
1750 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$1.class
1795 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$2.class
1750 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$3.class
11067 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r.class
70960 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator.class
7924 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ExtendedMetaData.class
908 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$Entry$Internal.class
414 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$Entry.class
365 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$Internal$Wrapper.class
4183 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$Internal.class
597 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$ValueListIterator.clas s
2052 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap.class
706 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$1.class
4925 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$BasicFeatureEItera tor.class
1463 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator$Cac he.class
4947 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator.cla ss
2949 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$EntryImpl.class
1781 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList$Basic .class
11319 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList.class
4063 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureENotificati onImpl.class
11707 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureFeatureMap. class
2347 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureValue.class
302 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$Validator.class
10217 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil.class
391 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/InternalEList$Unsettable.class
1251 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/InternalEList.class
1697 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/XMLTypeFeatures.class
0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/xml/
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/
7782 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceDocumen tRootImpl.cla=
ss
6363 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceFactory Impl.class
968 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackage Impl$1.class
8938 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackage Impl.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/util/
5217 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/util/XMLNamespaceValidat or.class
2807 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/SpaceType.class
816 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/XMLNamespaceDocumentRoot .class
755 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/XMLNamespaceFactory.clas s
2072 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage$Lite rals.class
2255 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage.clas s
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/
4031 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/AnyTypeImpl.class
3203 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/ProcessingInstructionImp l.class
5045 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/SimpleAnyTypeImpl.class
6309 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypeDocumentRootImpl. class
1316 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl$SafeS impleDateForm=
at.cl
ass
41754 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl.class
903 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl$1.cla ss
25632 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/
4500 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$Base64.cla ss
13431 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$EncodingMa p.class
1834 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$HexBin.cla ss
815 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$TypeValida tor.class
777 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$URI$Malfor medURIExcepti=
on.cl
ass
20870 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$URI.class
474 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$Validation Context.class=

13740 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$XMLChar.cl ass
459 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$XSSimpleTy pe.class
1041 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue.class
1790 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/QName.class
3817 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$BMPattern.clas s
3363 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Match.class
643 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$CharOp.clas s
855 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ChildOp.cla ss
957 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ConditionOp .class
837 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ModifierOp. class
959 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$RangeOp.cla ss
707 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$StringOp.cl ass
1225 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$UnionOp.cla ss
6875 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op.class
741 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$ParseException .class
13501 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$ParserForXMLSc hema.class
7853 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$REUtil.class
10898 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RangeToken.cla ss
690 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RegexParser$Re ferencePositi=
on.cl
ass
22977 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RegexParser.cl ass
1734 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpress ion$Context.c=
lass
38108 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpress ion.class
2267 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$CharToke n.class
2764 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ClosureT oken.class
1739 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ConcatTo ken.class
2163 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$Conditio nToken.class
688 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$FixedStr ingContainer.=
class

1743 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$Modifier Token.class
1899 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ParenTok en.class
1392 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$StringTo ken.class
3751 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$UnionTok en.class
24152 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token.class
1167 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx.class
820 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/XMLCalendar$SafeSimp leDateFormat.=
class

8406 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/XMLCalendar.class
2964 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/XMLDuration.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/
1186 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Data Frame.class
1996 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$AnyT=
ypeSt
ackFrame.class
2736 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$Proc=
essin
gInstructionStackFrame.class
2050 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$Simp=
leAny
TypeStackFrame.class
2625 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$XMLT=
ypeDo
cumentRootStackFrame.class
31061 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory.clas=
s
2011 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Hand ler.class
1898 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Stac kFrame.class
867 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl.clas s
1257 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$CharArrayThr eadLocal.clas=
s
1239 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$PatternMatch erImpl.class
5079 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil.class
32767 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeValidator.class
269 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/AnyType.class
511 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/InvalidDatatypeValueException .class
314 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/ProcessingInstruction.class
489 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/SimpleAnyType.class
453 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/XMLTypeDocumentRoot.class
6419 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/XMLTypeFactory.class
6745 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/XMLTypePackage$Literals.class
6237 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/XMLTypePackage.class
726 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EAnnotation.class
281 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EAttribute.class
1634 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EClass.class
857 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EClassifier.class
226 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EDataType.class
483 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EEnum.class
544 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EEnumLiteral.class
565 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EFactory.class
809 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EGenericType.class
412 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EModelElement.class
255 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/ENamedElement.class
1219 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EObject.class
737 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EOperation.class
328 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EPackage$Descriptor.class
800 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EPackage$Registry.class
999 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EPackage.class
229 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EParameter.class
653 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EReference.class
648 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature$Internal$DynamicVal ueHolder.clas=
s
1598 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature$Internal$SettingDel egate.class
1234 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature$Internal.class
490 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature$Setting.class
988 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature.class
333 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/ETypeParameter.class
780 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/ETypedElement.class
279 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator$Descriptor.class
266 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator$PatternMatcher.class
709 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator$Registry.class
514 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator$SubstitutionLabelProvider.c lass
1526 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator.class
1436 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EcoreFactory.class
12554 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EcorePackage$Literals.class
16246 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EcorePackage.class
2116 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/InternalEObject$EStore.class
2797 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/InternalEObject.class
0 Wed Feb 06 00:09:14 PST 2008 schema/
4928 Wed Feb 06 00:09:14 PST 2008 =
schema/extension_parser.exsd
5313 Wed Feb 06 00:09:14 PST 2008 =
schema/factory_override.exsd
5233 Wed Feb 06 00:09:14 PST 2008 =
schema/generated_package.exsd
3548 Wed Feb 06 00:09:14 PST 2008 =
schema/package_registry_implementation.exsd
4530 Wed Feb 06 00:09:14 PST 2008 =
schema/protocol_parser.exsd
4285 Wed Feb 06 00:09:14 PST 2008 schema/uri_mapping.exsd
6305 Wed Feb 06 00:09:14 PST 2008 about.html
13961 Wed Feb 06 00:09:14 PST 2008 plugin.properties
2029 Wed Feb 06 00:09:14 PST 2008 plugin.xml

s =3D signature was verified
m =3D entry is listed in manifest
k =3D at least one certificate was found in keystore
i =3D at least one certificate was found in identity scope

jar is unsigned. (signatures missing or not parsable)

Thanks,
Jerome
"Ed Merks" <Ed.Merks@gmail.com> wrote in message =
news:gihgov$oa5$1@build.eclipse.org...
Jerome,

Hopefully someone else will understand this because as far as I =
know, all of EMF's jars are properly signed by Eclipse as part of the =
build process:

http://wiki.eclipse.org/index.php/JAR_Signing
http://wiki.eclipse.org/index.php/Pack200


Jerome (Jeff) Jabson wrote:=20
Hello,

We are deploying a Java application which references EMF jars. We are=20
running into a problem with JWS complaining:

JAR resources in JNLP file are not signed by same certificate

We've tried the following:

1. Downloaded the presigned eclipse jars from internet (DocJar: Search =
Open=20
Source Java API) and deployed them.

2. Signed the unsigned eclipse jars with the same keystore

However, we are stilling running into the same problem. If anyone can =
shed=20
some light on what we are doing wrong I would greatly appreciate it.

Thanks in advance,
Jerome=20



------=_NextPart_000_78DC_01C9620F.B5FAE500
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type =
content=3Dtext/html;charset=3DISO-8859-1>
<META content=3D"MSHTML 6.00.2900.2873" name=3DGENERATOR></HEAD>
<BODY text=3D#000000 bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Ed,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks for the info! This really helps! =
HA! yes,=20
you are right, I really do need to keep up with the times! =
;-)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Last question. The reason why we don't =
use Eclipse=20
3.4 is that our App has isses on it that we need to resolve. My question =
is, can=20
I use the EMF&nbsp;2.4 jars&nbsp;with Eclispe 3.3?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Jer
Re: Deploying new app using JWS with EMF problems [message #426232 is a reply to message #426230] Sat, 20 December 2008 11:05 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------010808010504030902000308
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Jerome,

No, I'm quite sure that we use APIs new to 3.4 and definitely our
version ranges were bumped to require 3.4.


Jerome (Jeff) Jabson wrote:
> Ed,
>
> Thanks for the info! This really helps! HA! yes, you are right, I
> really do need to keep up with the times! ;-)
>
> Last question. The reason why we don't use Eclipse 3.4 is that our App
> has isses on it that we need to resolve. My question is, can I use the
> EMF 2.4 jars with Eclispe 3.3?
>
> Thanks,
> Jerome
>
>
> "Ed Merks" <Ed.Merks@gmail.com <mailto:Ed.Merks@gmail.com>> wrote
> in message news:gihkmh$og1$1@build.eclipse.org...
> Jerome,
>
> Comments below.
>
> Jerome (Jeff) Jabson wrote:
>> Hi Ed,
>>
>> Thanks for the reply. The reason I asked this, is that the EMF
>> jars that came with Eclipse 3.3 seems not to be signed:
> That makes more sense. I don't think we didn't start signing
> until the EMF 2.4 release which went with Eclipse 3.4. Keep up
> with the times already! :-P
>>
>> C:\Program Files\eclipseRCP\plugins>"\Program
>> Files\Java\jdk1.6.0_11\bin\jarsigner.exe" -verbose -verify
>> org.eclipse.em
>> f.ecore_2.3.2.v200802051830.jar -cert
>>
>> 0 Wed Feb 06 00:09:14 PST 2008 META-INF/
>> 1223 Wed Feb 06 00:09:14 PST 2008 META-INF/MANIFEST.MF
>> 0 Wed Feb 06 00:09:14 PST 2008 model/
>> 33033 Wed Feb 06 00:09:14 PST 2008 model/Ecore.ecore
>> 21165 Wed Feb 06 00:09:14 PST 2008 model/Ecore.genmodel
>> 20585 Wed Feb 06 00:09:14 PST 2008 model/Ecore.mdl
>> 27997 Wed Feb 06 00:09:14 PST 2008 model/Ecore.xsd
>> 10148 Wed Feb 06 00:09:14 PST 2008 model/EcoreXMI.xsd
>> 6070 Wed Feb 06 00:09:14 PST 2008 model/XMI.xsd
>> 5195 Wed Feb 06 00:09:14 PST 2008 model/XMLNamespace.ecore
>> 2509 Wed Feb 06 00:09:14 PST 2008 model/XMLNamespace.genmodel
>> 1190 Wed Feb 06 00:09:14 PST 2008 model/XMLNamespace.xsd
>> 27542 Wed Feb 06 00:09:14 PST 2008 model/XMLType.ecore
>> 6898 Wed Feb 06 00:09:14 PST 2008 model/XMLType.genmodel
>> 33252 Wed Feb 06 00:09:14 PST 2008 model/XMLType.xsd
>> 216351 Wed Feb 06 00:09:14 PST 2008
>> model/org.eclipse.emf.Ecore.cat
>> 0 Wed Feb 06 00:09:14 PST 2008 org/
>> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/
>> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/
>> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/
>> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/impl/
>> 1061 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/BasicEObjectImpl$1.class
>> 1369 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/BasicEObjectImpl$2.class
>> 1904 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/BasicEObjectImpl$3.class
>> 1421 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde r.class
>> 3279 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde rBaseImpl.class
>> 1747 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde rImpl.class
>> 35774 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/BasicEObjectImpl.class
>> 2561 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/DynamicEObjectImpl$BasicEMapEntry .class
>> 3221 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/DynamicEObjectImpl$DynamicEProper tiesHolderImpl.cla
>> ss
>> 2930 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/DynamicEObjectImpl.class
>> 5321 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/DynamicEStoreEObjectImpl.class
>> 2589 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EAnnotationImpl$1.class
>> 8153 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EAnnotationImpl.class
>> 7366 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EAttributeImpl.class
>> 790 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$1.class
>> 1024 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$10.class
>> 1538 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$11.class
>> 4111 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$1EAllStructuralFeature sList.class
>> 3815 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$1EGenericSuperTypeELis t.class
>> 1135 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$1EStructuralFeatureUni queEList.class
>> 1067 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$1ReferenceList.class
>> 5476 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$2.class
>> 1378 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$3.class
>> 1025 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$4.class
>> 2333 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$5.class
>> 2333 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$6.class
>> 1025 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$7.class
>> 1027 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$8.class
>> 1069 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$9$1.class
>> 9319 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$9.class
>> 364 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl$FeatureSubsetSupplier. class
>> 21165 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassImpl.class
>> 14018 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EClassifierImpl.class
>> 5864 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EDataTypeImpl.class
>> 7001 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EEnumImpl.class
>> 6847 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EEnumLiteralImpl.class
>> 831 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EFactoryImpl$1.class
>> 1102 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EFactoryImpl$SafeSimpleDateFormat .class
>> 15344 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EFactoryImpl.class
>> 11890 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EGenericTypeImpl.class
>> 7600 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EModelElementImpl.class
>> 1280 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ENamedElementImpl$1$1.class
>> 1256 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ENamedElementImpl$1$2.class
>> 1751 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ENamedElementImpl$1.class
>> 1298 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ENamedElementImpl$2$1.class
>> 1274 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ENamedElementImpl$2$2.class
>> 1770 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ENamedElementImpl$2.class
>> 4496 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ENamedElementImpl.class
>> 7853 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ENotificationImpl.class
>> 3605 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EObjectImpl.class
>> 1103 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EOperationImpl$1$1.class
>> 9377 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EOperationImpl$1.class
>> 5476 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EOperationImpl$2.class
>> 8889 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EOperationImpl.class
>> 1441 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EPackageImpl$1.class
>> 40953 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EPackageImpl.class
>> 4307 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EPackageRegistryImpl$Delegator.cl ass
>> 4218 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EPackageRegistryImpl.class
>> 4242 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EParameterImpl.class
>> 9352 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EReferenceImpl.class
>> 3962 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMa p$1.class
>> 2544 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMa p.class
>> 7852 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEList.cla ss
>> 3231 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEProperti esHolderImpl.class
>>
>> 7557 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreFeatureMa p.class
>> 1148 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl$Entr y.class
>> 6526 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl.clas s
>> 7567 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl.class
>> 1596 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl$EStri ngToStringMapEntry
>> PropertiesHolderImpl.class
>> 6773 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl.class
>> 3592 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$BasicFeatu reMapEntry.class
>> 3442 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$Containmen tUpdatingFeatureMa
>> pEntry.class
>> 4434 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateFeatu
>> reMapDelegator.class
>> 12732 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateMany.
>> class
>> 3047 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> e$1.class
>> 2563 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> e.class
>> 6130 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eContainer.class
>> 1075 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eContainerResolving.class
>> 3594 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eData.class
>> 1753 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eDataDynamic.class
>> 1898 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eDataStatic.class
>> 3079 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eDataUnsettable.class
>> 1803 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eDataUnsettableDynamic.class
>> 1948 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eDataUnsettableStatic.class
>> 7592 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObject.class
>> 1243 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectContainment.class
>> 1021 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectContainmentResolving.class
>> 1020 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectContainmentUnsettable.class
>> 1240 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectResolving.class
>> 1071 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectContainmentUnsettableResolving.class
>> 1120 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectContainmentWithInverse.class
>> 1175 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectContainmentWithInverseResolving.class
>> 1174 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectContainmentWithInverseUnsettable.class
>> 1225 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectContainmentWithInverseUnsettableResolving.class
>> 992 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectResolvingUnsettable.class
>> 1110 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectResolvingWithInverse.class
>> 1164 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectResolvingWithInverseUnsettable.class
>> 965 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectUnsettable.class
>> 1065 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectWithInverse.class
>> 1119 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>> eEObjectWithInverseUnsettable.class
>> 3562 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InverseUpd atingFeatureMapEnt
>> ry.class
>> 2142 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SettingMan y.class
>> 2297 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SimpleFeat ureMapEntry.class
>> 25792 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.class
>> 1031 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ESuperAdapter$1.class
>> 326 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ESuperAdapter$Holder.class
>> 6130 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ESuperAdapter.class
>> 2934 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ETypeParameterImpl$1.class
>> 1449 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1$1.class
>> 2859 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1.class
>> 1345 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ETypeParameterImpl$2.class
>> 3889 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ETypeParameterImpl.class
>> 10084 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/ETypedElementImpl.class
>> 2077 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EValidatorRegistryImpl.class
>> 17784 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EcoreFactoryImpl.class
>> 835 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EcorePackageImpl$1.class
>> 38000 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/EcorePackageImpl.class
>> 2145 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/impl/FlatEObjectImpl.class
>> 0 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/
>> 1175 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/EcorePlugin$1Handler.class
>> 2862 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation$1.cl ass
>> 2606 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation.clas s
>> 9771 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/EcorePlugin.class
>> 3178 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/ExtensionParserRegistryReader.c lass
>> 3318 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/FactoryOverrideRegistryReader.c lass
>> 4164 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/GeneratedPackageRegistryReader. class
>> 3187 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/ProtocolParserRegistryReader.cl ass
>> 2157 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/RegistryReader$1.class
>> 2734 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/RegistryReader$EFactoryDescript or.class
>> 2549 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/RegistryReader$EPackageDescript or.class
>> 1176 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/RegistryReader$PluginClassDescr iptor.class
>> 1243 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/RegistryReader$ResourceFactoryD escriptor.class
>> 4287 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/RegistryReader.class
>> 3697 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/plugin/URIMappingRegistryReader.class
>> 0 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/
>> 0 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/
>> 888 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/AESCipherImpl$1.class
>> 5109 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/AESCipherImpl.class
>> 594 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/CryptoCipherImpl.class
>> 888 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/DESCipherImpl$1.class
>> 2667 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/DESCipherImpl.class
>> 815 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceFactoryImpl.clas s
>> 2026 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceFactoryRegistryI mpl.class
>> 1331 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$1.class
>> 1100 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$10.class
>> 934 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$1MyByteArra yOutputStream.clas
>> s
>> 1210 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$2.class
>> 1439 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$3.class
>> 1603 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$4.class
>> 1190 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$5.class
>> 1192 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$6.class
>> 1185 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$7.class
>> 1139 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$8.class
>> 1110 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$9.class
>> 5108 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$ContentsELi st.class
>> 1102 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$Modificatio nTrackingAdapter.c
>> lass
>> 22515 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceImpl.class
>> 1193 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1.class
>> 1419 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1Diagnos ticWrappedExceptio
>> n.class
>> 1286 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$2.class
>> 4112 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$Resource sEList.class
>> 9779 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl.class
>> 1206 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$1.class
>> 1588 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Archive .class
>> 2863 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Platfor mResourceOutputStr
>> eam.class
>> 487 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$URIMap. class
>> 2018 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Workben chHelper.class
>> 9747 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/URIConverterImpl.class
>> 1436 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$M appingEntryImpl.cl
>> ass
>> 1354 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$U RIMapImpl.class
>> 5911 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl.c lass
>> 338 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/Resource$Diagnostic.class
>> 385 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/Resource$Factory$Descriptor.c lass
>> 968 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/Resource$Factory$Registry.cla ss
>> 492 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/Resource$Factory.class
>> 1014 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/Resource$IOWrappedException.c lass
>> 504 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/Resource$Internal.class
>> 2564 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/Resource.class
>> 1930 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/ResourceSet.class
>> 522 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/URIConverter$Cipher.class
>> 321 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/URIConverter$Readable.class
>> 1523 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStr eam$Buffer.class
>> 2572 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStr eam.class
>> 323 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/URIConverter$Writeable.class
>> 1690 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputS tream$Buffer.class
>>
>> 1651 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputS tream.class
>> 1490 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/resource/URIConverter.class
>> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/util/
>> 5823 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassExten dedMetaDataImpl.cl
>> ass
>> 626 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifier ExtendedMetaData$H
>> older.class
>> 1793 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifier ExtendedMetaData.c
>> lass
>> 7208 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EDataTypeEx tendedMetaDataImpl
>> .class
>> 611 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData$Hold
>> er.class
>> 600 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData.clas
>> s
>> 3158 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaDataImpl.
>> class
>> 661 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtendedMet
>> aData$Holder.class
>> 1210 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtendedMet
>> aData.class
>> 4127 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtendedMet
>> aDataImpl.class
>> 43050 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicExtendedMetaData.class
>> 2488 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureEIterator. class
>> 6278 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureMapEObject Impl.class
>> 1237 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicFeatureMap$ResolvingFeatureE Iterator.class
>> 2774 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicFeatureMap$ValueListIterator Impl.class
>> 37774 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicFeatureMap.class
>> 3249 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/BasicInternalEList.class
>> 1456 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/DelegatingEcoreEList$Dynamic.clas s
>> 3504 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/DelegatingEcoreEList$Generic.clas s
>> 3977 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/DelegatingEcoreEList$Unmodifiable EList.class
>> 1360 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/DelegatingEcoreEList$Unsettable.c lass
>> 11877 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/DelegatingEcoreEList.class
>> 2370 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureEIter ator.class
>> 1373 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEO bjectImpl$1.class
>> 6464 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEO bjectImpl.class
>> 1272 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/DelegatingFeatureMap$ResolvingFea tureEIterator.clas
>> s
>> 2832 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/DelegatingFeatureMap$ValueListIte ratorImpl.class
>> 36552 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/DelegatingFeatureMap.class
>> 6084 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/Diagnostician.class
>> 5897 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EContentAdapter.class
>> 843 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EContentsEList$1.class
>> 1001 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EContentsEList$2.class
>> 427 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EContentsEList$FeatureIterator.cl ass
>> 1006 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImp l$1.class
>> 8751 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImp l.class
>> 533 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EContentsEList$FeatureListIterato r.class
>> 1475 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EContentsEList$ResolvingFeatureIt eratorImpl.class
>> 9175 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EContentsEList.class
>> 2072 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer$1.cla
>> ss
>> 2192 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer$2.cla
>> ss
>> 7503 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer.class
>>
>> 15177 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/ECrossReferenceAdapter.class
>> 873 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/ECrossReferenceEList$1.class
>> 1043 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/ECrossReferenceEList$2.class
>> 2188 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/ECrossReferenceEList$FeatureItera torImpl.class
>> 1291 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/ECrossReferenceEList$ResolvingFea tureIteratorImpl.c
>> lass
>> 3804 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/ECrossReferenceEList.class
>> 1628 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EDataTypeEList$Unsettable.class
>> 1494 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EDataTypeEList.class
>> 1225 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EDataTypeUniqueEList$Unsettable.c lass
>> 1121 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EDataTypeUniqueEList.class
>> 1466 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectContainmentEList$Resolving .class
>> 1603 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettabl e$Resolving.class
>> 1779 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettabl e.class
>> 1410 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectContainmentEList.class
>> 1565 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Resolving.class
>> 1713 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Unsettable$Resol
>> ving.class
>> 1889 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Unsettable.class
>>
>> 1715 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t.class
>> 1616 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectEList$Unsettable.class
>> 1841 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectEList.class
>> 1569 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectResolvingEList$Unsettable. class
>> 1467 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectResolvingEList.class
>> 885 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectValidator$1.class
>> 9581 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectValidator$DynamicEDataType Validator.class
>> 27165 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectValidator.class
>> 1168 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectWithInverseEList$ManyInver se.class
>> 1305 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettabl e$ManyInverse.clas
>> s
>> 1816 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettabl e.class
>> 1720 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectWithInverseEList.class
>> 1222 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ ManyInverse.class
>> 1368 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ Unsettable$ManyInv
>> erse.class
>> 1800 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ Unsettable.class
>> 1676 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList. class
>> 8304 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreAdapterFactory$1.class
>> 3402 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreAdapterFactory.class
>> 2181 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreEList$Dynamic.class
>> 5193 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreEList$Generic.class
>> 1225 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList$Fast Compare.class
>> 3725 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList.clas s
>> 11290 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreEList.class
>> 1093 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreEMap$1.class
>> 2655 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreEMap$DelegateEObjectContainm entEList.class
>> 8306 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreEMap.class
>> 2286 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreEMap$Unsettable$UnsettableDe legateEObjectConta
>> inmentEList.class
>> 1536 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreEMap$Unsettable.class
>> 10278 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreSwitch.class
>> 1149 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$1.class
>> 1258 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$2.class
>> 1303 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$3.class
>> 1254 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$4.class
>> 1491 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$5.class
>> 1325 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$6.class
>> 1710 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator$Res ourcesIterator.cla
>> ss
>> 4115 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator.cla ss
>> 8386 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$Copier.class
>> 9032 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$CrossReferencer.class
>> 2948 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$EGenericTypeConverter.c lass
>> 4617 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$EqualityHelper.class
>> 3371 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$ExternalCrossReferencer .class
>> 4072 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$FilteredSettingsIterato r.class
>> 2869 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$ProperContentIterator.c lass
>> 3366 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$ProxyCrossReferencer.cl ass
>> 3213 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$UUID.class
>> 3338 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$UnresolvedProxyCrossRef erencer.class
>> 5456 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil$UsageCrossReferencer.cl ass
>> 28913 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreUtil.class
>> 1750 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$1.class
>> 1795 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$2.class
>> 1750 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$3.class
>> 11067 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r.class
>> 70960 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/EcoreValidator.class
>> 7924 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/ExtendedMetaData.class
>> 908 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMap$Entry$Internal.class
>> 414 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMap$Entry.class
>> 365 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMap$Internal$Wrapper.class
>> 4183 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMap$Internal.class
>> 597 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMap$ValueListIterator.clas s
>> 2052 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMap.class
>> 706 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMapUtil$1.class
>> 4925 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMapUtil$BasicFeatureEItera tor.class
>> 1463 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator$Cac he.class
>> 4947 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator.cla ss
>> 2949 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMapUtil$EntryImpl.class
>> 1781 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList$Basic .class
>> 11319 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList.class
>> 4063 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureENotificati onImpl.class
>> 11707 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureFeatureMap. class
>> 2347 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureValue.class
>> 302 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMapUtil$Validator.class
>> 10217 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/FeatureMapUtil.class
>> 391 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/InternalEList$Unsettable.class
>> 1251 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/InternalEList.class
>> 1697 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/util/XMLTypeFeatures.class
>> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/xml/
>> 0 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/namespace/
>> 0 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/namespace/impl/
>> 7782 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceDocumen tRootImpl.class
>> 6363 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceFactory Impl.class
>> 968 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackage Impl$1.class
>> 8938 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackage Impl.class
>> 0 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/namespace/util/
>> 5217 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/namespace/util/XMLNamespaceValidat or.class
>> 2807 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/namespace/SpaceType.class
>> 816 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/namespace/XMLNamespaceDocumentRoot .class
>> 755 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/namespace/XMLNamespaceFactory.clas s
>> 2072 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage$Lite rals.class
>> 2255 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage.clas s
>> 0 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/
>> 0 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/impl/
>> 4031 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/impl/AnyTypeImpl.class
>> 3203 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/impl/ProcessingInstructionImp l.class
>> 5045 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/impl/SimpleAnyTypeImpl.class
>> 6309 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/impl/XMLTypeDocumentRootImpl. class
>> 1316 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl$SafeS impleDateFormat.cl
>> ass
>> 41754 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl.class
>> 903 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl$1.cla ss
>> 25632 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl.class
>> 0 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/
>> 4500 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/DataValue$Base64.cla ss
>> 13431 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/DataValue$EncodingMa p.class
>> 1834 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/DataValue$HexBin.cla ss
>> 815 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/DataValue$TypeValida tor.class
>> 777 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/DataValue$URI$Malfor medURIException.cl
>> ass
>> 20870 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/DataValue$URI.class
>> 474 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/DataValue$Validation Context.class
>> 13740 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/DataValue$XMLChar.cl ass
>> 459 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/DataValue$XSSimpleTy pe.class
>> 1041 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/DataValue.class
>> 1790 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/QName.class
>> 3817 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$BMPattern.clas s
>> 3363 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Match.class
>> 643 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$CharOp.clas s
>> 855 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ChildOp.cla ss
>> 957 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ConditionOp .class
>> 837 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ModifierOp. class
>> 959 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$RangeOp.cla ss
>> 707 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$StringOp.cl ass
>> 1225 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$UnionOp.cla ss
>> 6875 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Op.class
>> 741 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$ParseException .class
>> 13501 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$ParserForXMLSc hema.class
>> 7853 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$REUtil.class
>> 10898 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$RangeToken.cla ss
>> 690 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$RegexParser$Re ferencePosition.cl
>> ass
>> 22977 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$RegexParser.cl ass
>> 1734 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpress ion$Context.class
>> 38108 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpress ion.class
>> 2267 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$CharToke n.class
>> 2764 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ClosureT oken.class
>> 1739 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ConcatTo ken.class
>> 2163 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$Conditio nToken.class
>> 688 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$FixedStr ingContainer.class
>>
>> 1743 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$Modifier Token.class
>> 1899 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ParenTok en.class
>> 1392 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$StringTo ken.class
>> 3751 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$UnionTok en.class
>> 24152 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx$Token.class
>> 1167 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/RegEx.class
>> 820 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/XMLCalendar$SafeSimp leDateFormat.class
>>
>> 8406 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/XMLCalendar.class
>> 2964 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/internal/XMLDuration.class
>> 0 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/util/
>> 1186 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Data Frame.class
>> 1996 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$AnyTypeSt
>> ackFrame.class
>> 2736 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$Processin
>> gInstructionStackFrame.class
>> 2050 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$SimpleAny
>> TypeStackFrame.class
>> 2625 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$XMLTypeDo
>> cumentRootStackFrame.class
>> 31061 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory.class
>> 2011 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Hand ler.class
>> 1898 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Stac kFrame.class
>> 867 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl.clas s
>> 1257 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$CharArrayThr eadLocal.class
>> 1239 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$PatternMatch erImpl.class
>> 5079 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil.class
>> 32767 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/util/XMLTypeValidator.class
>> 269 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/AnyType.class
>> 511 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/InvalidDatatypeValueException .class
>> 314 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf/ecore/xml/type/ProcessingInstruction.class
>> 489 Wed Feb 06 00:09:14 PST 2008
>> org/eclipse/emf


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Deploying new app using JWS with EMF problems [message #426235 is a reply to message #426232] Sat, 20 December 2008 19:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jjabson.yahoo.com

This is a multi-part message in MIME format.

------=_NextPart_000_78ED_01C96299.982D1720
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Ed,

Thanks! I know I said last question - I should have prompt that with =
"unless". :-)

Can I sign the 2.3 EMF jar files?=20

Jerome
"Ed Merks" <Ed.Merks@gmail.com> wrote in message =
news:giijh3$mdj$1@build.eclipse.org...
Jerome,

No, I'm quite sure that we use APIs new to 3.4 and definitely our =
version ranges were bumped to require 3.4.


Jerome (Jeff) Jabson wrote:=20
Ed,

Thanks for the info! This really helps! HA! yes, you are right, I =
really do need to keep up with the times! ;-)

Last question. The reason why we don't use Eclipse 3.4 is that our =
App has isses on it that we need to resolve. My question is, can I use =
the EMF 2.4 jars with Eclispe 3.3?

Thanks,
Jerome

"Ed Merks" <Ed.Merks@gmail.com> wrote in message =
news:gihkmh$og1$1@build.eclipse.org...
Jerome,

Comments below.

Jerome (Jeff) Jabson wrote:=20
Hi Ed,

Thanks for the reply. The reason I asked this, is that the EMF =
jars that came with Eclipse 3.3 seems not to be signed:
That makes more sense. I don't think we didn't start signing =
until the EMF 2.4 release which went with Eclipse 3.4. Keep up with the =
times already! :-P


C:\Program Files\eclipseRCP\plugins>"\Program =
Files\Java\jdk1.6.0_11\bin\jarsigner.exe" -verbose -verify =
org.eclipse.em
f.ecore_2.3.2.v200802051830.jar -cert

0 Wed Feb 06 00:09:14 PST 2008 META-INF/
1223 Wed Feb 06 00:09:14 PST 2008 META-INF/MANIFEST.MF
0 Wed Feb 06 00:09:14 PST 2008 model/
33033 Wed Feb 06 00:09:14 PST 2008 model/Ecore.ecore
21165 Wed Feb 06 00:09:14 PST 2008 model/Ecore.genmodel
20585 Wed Feb 06 00:09:14 PST 2008 model/Ecore.mdl
27997 Wed Feb 06 00:09:14 PST 2008 model/Ecore.xsd
10148 Wed Feb 06 00:09:14 PST 2008 model/EcoreXMI.xsd
6070 Wed Feb 06 00:09:14 PST 2008 model/XMI.xsd
5195 Wed Feb 06 00:09:14 PST 2008 =
model/XMLNamespace.ecore
2509 Wed Feb 06 00:09:14 PST 2008 =
model/XMLNamespace.genmodel
1190 Wed Feb 06 00:09:14 PST 2008 model/XMLNamespace.xsd
27542 Wed Feb 06 00:09:14 PST 2008 model/XMLType.ecore
6898 Wed Feb 06 00:09:14 PST 2008 model/XMLType.genmodel
33252 Wed Feb 06 00:09:14 PST 2008 model/XMLType.xsd
216351 Wed Feb 06 00:09:14 PST 2008 =
model/org.eclipse.emf.Ecore.cat
0 Wed Feb 06 00:09:14 PST 2008 org/
0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/
0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/
0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/
1061 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$1.class
1369 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$2.class
1904 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$3.class
1421 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde r.class
3279 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde rBaseImpl.cla=
ss
1747 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde rImpl.class
35774 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/BasicEObjectImpl.class
2561 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/DynamicEObjectImpl$BasicEMapEntry .class
3221 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/DynamicEObjectImpl$DynamicEProper tiesHolderImp=
l.cla
ss
2930 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/DynamicEObjectImpl.class
5321 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/DynamicEStoreEObjectImpl.class
2589 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EAnnotationImpl$1.class
8153 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EAnnotationImpl.class
7366 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EAttributeImpl.class
790 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1.class
1024 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$10.class
1538 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$11.class
4111 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1EAllStructuralFeature sList.class
3815 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1EGenericSuperTypeELis t.class
1135 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1EStructuralFeatureUni queEList.clas=
s
1067 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$1ReferenceList.class
5476 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$2.class
1378 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$3.class
1025 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$4.class
2333 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$5.class
2333 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$6.class
1025 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$7.class
1027 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$8.class
1069 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$9$1.class
9319 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$9.class
364 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl$FeatureSubsetSupplier. class
21165 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassImpl.class
14018 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EClassifierImpl.class
5864 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EDataTypeImpl.class
7001 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EEnumImpl.class
6847 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EEnumLiteralImpl.class
831 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EFactoryImpl$1.class
1102 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EFactoryImpl$SafeSimpleDateFormat .class
15344 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EFactoryImpl.class
11890 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EGenericTypeImpl.class
7600 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EModelElementImpl.class
1280 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$1$1.class
1256 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$1$2.class
1751 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$1.class
1298 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$2$1.class
1274 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$2$2.class
1770 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl$2.class
4496 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENamedElementImpl.class
7853 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ENotificationImpl.class
3605 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EObjectImpl.class
1103 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EOperationImpl$1$1.class
9377 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EOperationImpl$1.class
5476 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EOperationImpl$2.class
8889 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EOperationImpl.class
1441 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EPackageImpl$1.class
40953 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EPackageImpl.class
4307 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EPackageRegistryImpl$Delegator.cl ass
4218 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EPackageRegistryImpl.class
4242 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EParameterImpl.class
9352 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EReferenceImpl.class
3962 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMa p$1.class
2544 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMa p.class
7852 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEList.cla ss
3231 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEProperti esHolderImpl.=
class

7557 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreFeatureMa p.class
1148 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl$Entr y.class
6526 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl.clas s
7567 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStoreEObjectImpl.class
1596 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl$EStri ngToStringMap=
Entry
PropertiesHolderImpl.class
6773 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl.class
3592 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$BasicFeatu reMapEntry.cl=
ass
3442 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$Containmen tUpdatingFeat=
ureMa
pEntry.class
4434 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Featu
reMapDelegator.class
12732 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Many.
class
3047 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
e$1.class
2563 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
e.class
6130 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eContainer.class
1075 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eContainerResolving.class
3594 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eData.class
1753 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataDynamic.class
1898 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataStatic.class
3079 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataUnsettable.class
1803 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataUnsettableDynamic.class
1948 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eDataUnsettableStatic.class
7592 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObject.class
1243 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainment.class
1021 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentResolving.class
1020 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentUnsettable.class
1240 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectResolving.class
1071 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentUnsettableResolving.class
1120 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentWithInverse.class
1175 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentWithInverseResolving.class
1174 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentWithInverseUnsettable.class
1225 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectContainmentWithInverseUnsettableResolving.class
992 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectResolvingUnsettable.class
1110 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectResolvingWithInverse.class
1164 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectResolvingWithInverseUnsettable.class
965 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectUnsettable.class
1065 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectWithInverse.class
1119 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegate=
Singl
eEObjectWithInverseUnsettable.class
3562 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InverseUpd atingFeatureM=
apEnt
ry.class
2142 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SettingMan y.class
2297 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SimpleFeat ureMapEntry.c=
lass
25792 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.class
1031 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ESuperAdapter$1.class
326 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ESuperAdapter$Holder.class
6130 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ESuperAdapter.class
2934 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl$1.class
1449 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1$1.class
2859 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1.class
1345 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl$2.class
3889 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypeParameterImpl.class
10084 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/ETypedElementImpl.class
2077 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EValidatorRegistryImpl.class
17784 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EcoreFactoryImpl.class
835 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EcorePackageImpl$1.class
38000 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/EcorePackageImpl.class
2145 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/impl/FlatEObjectImpl.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/
1175 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/EcorePlugin$1Handler.class
2862 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation$1.cl ass
2606 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation.clas s
9771 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/EcorePlugin.class
3178 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/ExtensionParserRegistryReader.c lass
3318 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/FactoryOverrideRegistryReader.c lass
4164 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/GeneratedPackageRegistryReader. class
3187 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/ProtocolParserRegistryReader.cl ass
2157 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$1.class
2734 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$EFactoryDescript or.class
2549 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$EPackageDescript or.class
1176 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$PluginClassDescr iptor.class
1243 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader$ResourceFactoryD escriptor.cla=
ss
4287 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/RegistryReader.class
3697 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/plugin/URIMappingRegistryReader.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/
888 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/AESCipherImpl$1.class
5109 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/AESCipherImpl.class
594 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/CryptoCipherImpl.class
888 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/DESCipherImpl$1.class
2667 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/DESCipherImpl.class
815 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceFactoryImpl.clas s
2026 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceFactoryRegistryI mpl.class
1331 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$1.class
1100 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$10.class
934 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$1MyByteArra yOutputStream=
..clas
s
1210 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$2.class
1439 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$3.class
1603 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$4.class
1190 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$5.class
1192 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$6.class
1185 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$7.class
1139 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$8.class
1110 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$9.class
5108 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$ContentsELi st.class
1102 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl$Modificatio nTrackingAdap=
ter.c
lass
22515 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceImpl.class
1193 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1.class
1419 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1Diagnos ticWrappedExc=
eptio
n.class
1286 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$2.class
4112 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$Resource sEList.class
9779 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/ResourceSetImpl.class
1206 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$1.class
1588 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Archive .class
2863 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Platfor mResourceOutp=
utStr
eam.class
487 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$URIMap. class
2018 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Workben chHelper.clas=
s
9747 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIConverterImpl.class
1436 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$M appingEntryIm=
pl.cl
ass
1354 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$U RIMapImpl.cla=
ss
5911 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl.c lass
338 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Diagnostic.class
385 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Factory$Descriptor.c lass
968 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Factory$Registry.cla ss
492 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Factory.class
1014 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$IOWrappedException.c lass
504 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource$Internal.class
2564 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/Resource.class
1930 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/ResourceSet.class
522 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$Cipher.class
321 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$Readable.class
1523 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStr eam$Buffer.cl=
ass
2572 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStr eam.class
323 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$Writeable.class
1690 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputS tream$Buffer.=
class

1651 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputS tream.class
1490 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/resource/URIConverter.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/
5823 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassExten dedMetaDataIm=
pl.cl
ass
626 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifier ExtendedMetaD=
ata$H
older.class
1793 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifier ExtendedMetaD=
ata.c
lass
7208 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EDataTypeEx tendedMetaDat=
aImpl
.class
611 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData=
$Hold
er.class
600 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData=
..clas
s
3158 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData=
Impl.
class
661 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtend=
edMet
aData$Holder.class
1210 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtend=
edMet
aData.class
4127 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtend=
edMet
aDataImpl.class
43050 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicExtendedMetaData.class
2488 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureEIterator. class
6278 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureMapEObject Impl.class
1237 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap$ResolvingFeatureE Iterator.clas=
s
2774 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap$ValueListIterator Impl.class
37774 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicFeatureMap.class
3249 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/BasicInternalEList.class
1456 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList$Dynamic.clas s
3504 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList$Generic.clas s
3977 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList$Unmodifiable EList.class
1360 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList$Unsettable.c lass
11877 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingEcoreEList.class
2370 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureEIter ator.class
1373 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEO bjectImpl$1.c=
lass
6464 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEO bjectImpl.cla=
ss
1272 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$ResolvingFea tureEIterator=
..clas
s
2832 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap$ValueListIte ratorImpl.cla=
ss
36552 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/DelegatingFeatureMap.class
6084 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/Diagnostician.class
5897 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentAdapter.class
843 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$1.class
1001 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$2.class
427 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$FeatureIterator.cl ass
1006 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImp l$1.class
8751 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImp l.class
533 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$FeatureListIterato r.class
1475 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList$ResolvingFeatureIt eratorImpl.cl=
ass
9175 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EContentsEList.class
2072 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer$=
1.cla
ss
2192 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer$=
2.cla
ss
7503 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer.=
class

15177 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceAdapter.class
873 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList$1.class
1043 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList$2.class
2188 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList$FeatureItera torImpl.class=

1291 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList$ResolvingFea tureIteratorI=
mpl.c
lass
3804 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ECrossReferenceEList.class
1628 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EDataTypeEList$Unsettable.class
1494 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EDataTypeEList.class
1225 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EDataTypeUniqueEList$Unsettable.c lass
1121 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EDataTypeUniqueEList.class
1466 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentEList$Resolving .class
1603 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettabl e$Resolving.c=
lass
1779 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettabl e.class
1410 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentEList.class
1565 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Resolving.c=
lass
1713 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Unsettable$=
Resol
ving.class
1889 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Unsettable.=
class

1715 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t.class
1616 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectEList$Unsettable.class
1841 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectEList.class
1569 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectResolvingEList$Unsettable. class
1467 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectResolvingEList.class
885 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectValidator$1.class
9581 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectValidator$DynamicEDataType Validator.cla=
ss
27165 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectValidator.class
1168 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseEList$ManyInver se.class
1305 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettabl e$ManyInverse=
..clas
s
1816 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettabl e.class
1720 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseEList.class
1222 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ ManyInverse.c=
lass
1368 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ Unsettable$Ma=
nyInv
erse.class
1800 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ Unsettable.cl=
ass
1676 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList. class
8304 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreAdapterFactory$1.class
3402 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreAdapterFactory.class
2181 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList$Dynamic.class
5193 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList$Generic.class
1225 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList$Fast Compare.class=

3725 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList.clas s
11290 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEList.class
1093 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap$1.class
2655 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap$DelegateEObjectContainm entEList.clas=
s
8306 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap.class
2286 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap$Unsettable$UnsettableDe legateEObject=
Conta
inmentEList.class
1536 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreEMap$Unsettable.class
10278 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreSwitch.class
1149 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$1.class
1258 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$2.class
1303 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$3.class
1254 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$4.class
1491 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$5.class
1325 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$6.class
1710 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator$Res ourcesIterato=
r.cla
ss
4115 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator.cla ss
8386 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$Copier.class
9032 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$CrossReferencer.class
2948 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$EGenericTypeConverter.c lass
4617 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$EqualityHelper.class
3371 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ExternalCrossReferencer .class
4072 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$FilteredSettingsIterato r.class
2869 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ProperContentIterator.c lass
3366 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$ProxyCrossReferencer.cl ass
3213 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$UUID.class
3338 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$UnresolvedProxyCrossRef erencer.class=

5456 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil$UsageCrossReferencer.cl ass
28913 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreUtil.class
1750 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$1.class
1795 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$2.class
1750 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$3.class
11067 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r.class
70960 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/EcoreValidator.class
7924 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/ExtendedMetaData.class
908 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$Entry$Internal.class
414 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$Entry.class
365 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$Internal$Wrapper.class
4183 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$Internal.class
597 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap$ValueListIterator.clas s
2052 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMap.class
706 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$1.class
4925 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$BasicFeatureEItera tor.class
1463 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator$Cac he.class
4947 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator.cla ss
2949 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$EntryImpl.class
1781 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList$Basic .class
11319 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList.class
4063 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureENotificati onImpl.class
11707 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureFeatureMap. class
2347 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureValue.class
302 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil$Validator.class
10217 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/FeatureMapUtil.class
391 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/InternalEList$Unsettable.class
1251 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/InternalEList.class
1697 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/util/XMLTypeFeatures.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/
7782 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceDocumen tRootImpl.cla=
ss
6363 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceFactory Impl.class
968 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackage Impl$1.class
8938 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackage Impl.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/util/
5217 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/util/XMLNamespaceValidat or.class
2807 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/SpaceType.class
816 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/XMLNamespaceDocumentRoot .class
755 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/XMLNamespaceFactory.clas s
2072 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage$Lite rals.class
2255 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage.clas s
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/
4031 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/AnyTypeImpl.class
3203 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/ProcessingInstructionImp l.class
5045 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/SimpleAnyTypeImpl.class
6309 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypeDocumentRootImpl. class
1316 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl$SafeS impleDateForm=
at.cl
ass
41754 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl.class
903 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl$1.cla ss
25632 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/
4500 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$Base64.cla ss
13431 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$EncodingMa p.class
1834 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$HexBin.cla ss
815 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$TypeValida tor.class
777 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$URI$Malfor medURIExcepti=
on.cl
ass
20870 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$URI.class
474 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$Validation Context.class=

13740 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$XMLChar.cl ass
459 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue$XSSimpleTy pe.class
1041 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/DataValue.class
1790 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/QName.class
3817 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$BMPattern.clas s
3363 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Match.class
643 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$CharOp.clas s
855 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ChildOp.cla ss
957 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ConditionOp .class
837 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$ModifierOp. class
959 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$RangeOp.cla ss
707 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$StringOp.cl ass
1225 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op$UnionOp.cla ss
6875 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Op.class
741 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$ParseException .class
13501 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$ParserForXMLSc hema.class
7853 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$REUtil.class
10898 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RangeToken.cla ss
690 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RegexParser$Re ferencePositi=
on.cl
ass
22977 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RegexParser.cl ass
1734 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpress ion$Context.c=
lass
38108 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$RegularExpress ion.class
2267 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$CharToke n.class
2764 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ClosureT oken.class
1739 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ConcatTo ken.class
2163 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$Conditio nToken.class
688 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$FixedStr ingContainer.=
class

1743 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$Modifier Token.class
1899 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$ParenTok en.class
1392 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$StringTo ken.class
3751 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token$UnionTok en.class
24152 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx$Token.class
1167 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/RegEx.class
820 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/XMLCalendar$SafeSimp leDateFormat.=
class

8406 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/XMLCalendar.class
2964 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/internal/XMLDuration.class
0 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/
1186 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Data Frame.class
1996 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$AnyT=
ypeSt
ackFrame.class
2736 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$Proc=
essin
gInstructionStackFrame.class
2050 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$Simp=
leAny
TypeStackFrame.class
2625 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory$XMLT=
ypeDo
cumentRootStackFrame.class
31061 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Fram eFactory.clas=
s
2011 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Hand ler.class
1898 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl$Stac kFrame.class
867 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeResourceImpl.clas s
1257 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$CharArrayThr eadLocal.clas=
s
1239 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil$PatternMatch erImpl.class
5079 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeUtil.class
32767 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/util/XMLTypeValidator.class
269 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/AnyType.class
511 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/InvalidDatatypeValueException .class
314 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/ProcessingInstruction.class
489 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/SimpleAnyType.class
453 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/XMLTypeDocumentRoot.class
6419 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/XMLTypeFactory.class
6745 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/XMLTypePackage$Literals.class
6237 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/xml/type/XMLTypePackage.class
726 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EAnnotation.class
281 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EAttribute.class
1634 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EClass.class
857 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EClassifier.class
226 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EDataType.class
483 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EEnum.class
544 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EEnumLiteral.class
565 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EFactory.class
809 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EGenericType.class
412 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EModelElement.class
255 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/ENamedElement.class
1219 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EObject.class
737 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EOperation.class
328 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EPackage$Descriptor.class
800 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EPackage$Registry.class
999 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EPackage.class
229 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EParameter.class
653 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EReference.class
648 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature$Internal$DynamicVal ueHolder.clas=
s
1598 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature$Internal$SettingDel egate.class
1234 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature$Internal.class
490 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature$Setting.class
988 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EStructuralFeature.class
333 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/ETypeParameter.class
780 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/ETypedElement.class
279 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator$Descriptor.class
266 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator$PatternMatcher.class
709 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator$Registry.class
514 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator$SubstitutionLabelProvider.c lass
1526 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EValidator.class
1436 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EcoreFactory.class
12554 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EcorePackage$Literals.class
16246 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/EcorePackage.class
2116 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/InternalEObject$EStore.class
2797 Wed Feb 06 00:09:14 PST 2008 =
org/eclipse/emf/ecore/InternalEObject.class
0 Wed Feb 06 00:09:14 PST 2008 schema/
4928 Wed Feb 06 00:09:14 PST 2008 =
schema/extension_parser.exsd
5313 Wed Feb 06 00:09:14 PST 2008 =
schema/factory_override.exsd
5233 Wed Feb 06 00:09:14 PST 2008 =
schema/generated_package.exsd
3548 Wed Feb 06 00:09:14 PST 2008 =
schema/package_registry_implementation.exsd
4530 Wed Feb 06 00:09:14 PST 2008 =
schema/protocol_parser.exsd
4285 Wed Feb 06 00:09:14 PST 2008 =
schema/uri_mapping.exsd
6305 Wed Feb 06 00:09:14 PST 2008 about.html
13961 Wed Feb 06 00:09:14 PST 2008 plugin.properties
2029 Wed Feb 06 00:09:14 PST 2008 plugin.xml

s =3D signature was verified
m =3D entry is listed in manifest
k =3D at least one certificate was found in keystore
i =3D at least one certificate was found in identity scope

jar is unsigned. (signatures missing or not parsable)

Thanks,
Jerome
"Ed Merks" <Ed.Merks@gmail.com> wrote in message =
news:
Re: Deploying new app using JWS with EMF problems [message #426236 is a reply to message #426235] Sat, 20 December 2008 22:56 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------030202030809050703050405
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Jerome,

I'm not exactly sure how the signing process works. I think it works
like this: copy jars to some Eclipse server, wait a bit, and copy signed
result back. Certainly in principle any "authority" can sign a jar...


Jerome (Jeff) Jabson wrote:
> Ed,
>
> Thanks! I know I said last question - I should have prompt that with
> "unless". :-)
>
> Can I sign the 2.3 EMF jar files?
> Jerome
>
> "Ed Merks" <Ed.Merks@gmail.com <mailto:Ed.Merks@gmail.com>> wrote
> in message news:giijh3$mdj$1@build.eclipse.org...
> Jerome,
>
> No, I'm quite sure that we use APIs new to 3.4 and definitely our
> version ranges were bumped to require 3.4.
>
>
> Jerome (Jeff) Jabson wrote:
>> Ed,
>>
>> Thanks for the info! This really helps! HA! yes, you are right, I
>> really do need to keep up with the times! ;-)
>>
>> Last question. The reason why we don't use Eclipse 3.4 is that
>> our App has isses on it that we need to resolve. My question is,
>> can I use the EMF 2.4 jars with Eclispe 3.3?
>>
>> Thanks,
>> Jerome
>>
>>
>> "Ed Merks" <Ed.Merks@gmail.com <mailto:Ed.Merks@gmail.com>>
>> wrote in message news:gihkmh$og1$1@build.eclipse.org...
>> Jerome,
>>
>> Comments below.
>>
>> Jerome (Jeff) Jabson wrote:
>>> Hi Ed,
>>>
>>> Thanks for the reply. The reason I asked this, is that the
>>> EMF jars that came with Eclipse 3.3 seems not to be signed:
>> That makes more sense. I don't think we didn't start signing
>> until the EMF 2.4 release which went with Eclipse 3.4. Keep
>> up with the times already! :-P
>>>
>>> C:\Program Files\eclipseRCP\plugins>"\Program
>>> Files\Java\jdk1.6.0_11\bin\jarsigner.exe" -verbose -verify
>>> org.eclipse.em
>>> f.ecore_2.3.2.v200802051830.jar -cert
>>>
>>> 0 Wed Feb 06 00:09:14 PST 2008 META-INF/
>>> 1223 Wed Feb 06 00:09:14 PST 2008 META-INF/MANIFEST.MF
>>> 0 Wed Feb 06 00:09:14 PST 2008 model/
>>> 33033 Wed Feb 06 00:09:14 PST 2008 model/Ecore.ecore
>>> 21165 Wed Feb 06 00:09:14 PST 2008 model/Ecore.genmodel
>>> 20585 Wed Feb 06 00:09:14 PST 2008 model/Ecore.mdl
>>> 27997 Wed Feb 06 00:09:14 PST 2008 model/Ecore.xsd
>>> 10148 Wed Feb 06 00:09:14 PST 2008 model/EcoreXMI.xsd
>>> 6070 Wed Feb 06 00:09:14 PST 2008 model/XMI.xsd
>>> 5195 Wed Feb 06 00:09:14 PST 2008
>>> model/XMLNamespace.ecore
>>> 2509 Wed Feb 06 00:09:14 PST 2008
>>> model/XMLNamespace.genmodel
>>> 1190 Wed Feb 06 00:09:14 PST 2008 model/XMLNamespace.xsd
>>> 27542 Wed Feb 06 00:09:14 PST 2008 model/XMLType.ecore
>>> 6898 Wed Feb 06 00:09:14 PST 2008 model/XMLType.genmodel
>>> 33252 Wed Feb 06 00:09:14 PST 2008 model/XMLType.xsd
>>> 216351 Wed Feb 06 00:09:14 PST 2008
>>> model/org.eclipse.emf.Ecore.cat
>>> 0 Wed Feb 06 00:09:14 PST 2008 org/
>>> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/
>>> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/
>>> 0 Wed Feb 06 00:09:14 PST 2008 org/eclipse/emf/ecore/
>>> 0 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/
>>> 1061 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/BasicEObjectImpl$1.class
>>> 1369 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/BasicEObjectImpl$2.class
>>> 1904 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/BasicEObjectImpl$3.class
>>> 1421 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde r.class
>>> 3279 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde rBaseImpl.class
>>> 1747 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/BasicEObjectImpl$EPropertiesHolde rImpl.class
>>> 35774 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/BasicEObjectImpl.class
>>> 2561 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/DynamicEObjectImpl$BasicEMapEntry .class
>>> 3221 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/DynamicEObjectImpl$DynamicEProper tiesHolderImpl.cla
>>> ss
>>> 2930 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/DynamicEObjectImpl.class
>>> 5321 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/DynamicEStoreEObjectImpl.class
>>> 2589 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EAnnotationImpl$1.class
>>> 8153 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EAnnotationImpl.class
>>> 7366 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EAttributeImpl.class
>>> 790 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$1.class
>>> 1024 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$10.class
>>> 1538 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$11.class
>>> 4111 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$1EAllStructuralFeature sList.class
>>> 3815 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$1EGenericSuperTypeELis t.class
>>> 1135 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$1EStructuralFeatureUni queEList.class
>>> 1067 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$1ReferenceList.class
>>> 5476 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$2.class
>>> 1378 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$3.class
>>> 1025 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$4.class
>>> 2333 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$5.class
>>> 2333 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$6.class
>>> 1025 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$7.class
>>> 1027 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$8.class
>>> 1069 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$9$1.class
>>> 9319 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$9.class
>>> 364 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl$FeatureSubsetSupplier. class
>>> 21165 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassImpl.class
>>> 14018 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EClassifierImpl.class
>>> 5864 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EDataTypeImpl.class
>>> 7001 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EEnumImpl.class
>>> 6847 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EEnumLiteralImpl.class
>>> 831 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EFactoryImpl$1.class
>>> 1102 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EFactoryImpl$SafeSimpleDateFormat .class
>>> 15344 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EFactoryImpl.class
>>> 11890 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EGenericTypeImpl.class
>>> 7600 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EModelElementImpl.class
>>> 1280 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ENamedElementImpl$1$1.class
>>> 1256 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ENamedElementImpl$1$2.class
>>> 1751 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ENamedElementImpl$1.class
>>> 1298 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ENamedElementImpl$2$1.class
>>> 1274 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ENamedElementImpl$2$2.class
>>> 1770 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ENamedElementImpl$2.class
>>> 4496 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ENamedElementImpl.class
>>> 7853 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ENotificationImpl.class
>>> 3605 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EObjectImpl.class
>>> 1103 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EOperationImpl$1$1.class
>>> 9377 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EOperationImpl$1.class
>>> 5476 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EOperationImpl$2.class
>>> 8889 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EOperationImpl.class
>>> 1441 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EPackageImpl$1.class
>>> 40953 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EPackageImpl.class
>>> 4307 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EPackageRegistryImpl$Delegator.cl ass
>>> 4218 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EPackageRegistryImpl.class
>>> 4242 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EParameterImpl.class
>>> 9352 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EReferenceImpl.class
>>> 3962 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMa p$1.class
>>> 2544 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$1EStoreEcoreEMa p.class
>>> 7852 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEList.cla ss
>>> 3231 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreEProperti esHolderImpl.class
>>>
>>> 7557 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreFeatureMa p.class
>>> 1148 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl$Entr y.class
>>> 6526 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl$EStoreImpl.clas s
>>> 7567 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStoreEObjectImpl.class
>>> 1596 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl$EStri ngToStringMapEntry
>>> PropertiesHolderImpl.class
>>> 6773 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl.class
>>> 3592 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$BasicFeatu reMapEntry.class
>>> 3442 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$Containmen tUpdatingFeatureMa
>>> pEntry.class
>>> 4434 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateFeatu
>>> reMapDelegator.class
>>> 12732 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateMany.
>>> class
>>> 3047 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> e$1.class
>>> 2563 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> e.class
>>> 6130 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eContainer.class
>>> 1075 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eContainerResolving.class
>>> 3594 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eData.class
>>> 1753 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eDataDynamic.class
>>> 1898 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eDataStatic.class
>>> 3079 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eDataUnsettable.class
>>> 1803 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eDataUnsettableDynamic.class
>>> 1948 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eDataUnsettableStatic.class
>>> 7592 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObject.class
>>> 1243 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectContainment.class
>>> 1021 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectContainmentResolving.class
>>> 1020 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectContainmentUnsettable.class
>>> 1240 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectResolving.class
>>> 1071 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectContainmentUnsettableResolving.class
>>> 1120 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectContainmentWithInverse.class
>>> 1175 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectContainmentWithInverseResolving.class
>>> 1174 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectContainmentWithInverseUnsettable.class
>>> 1225 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectContainmentWithInverseUnsettableResolving.class
>>> 992 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectResolvingUnsettable.class
>>> 1110 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectResolvingWithInverse.class
>>> 1164 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectResolvingWithInverseUnsettable.class
>>> 965 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectUnsettable.class
>>> 1065 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectWithInverse.class
>>> 1119 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InternalSe ttingDelegateSingl
>>> eEObjectWithInverseUnsettable.class
>>> 3562 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$InverseUpd atingFeatureMapEnt
>>> ry.class
>>> 2142 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SettingMan y.class
>>> 2297 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl$SimpleFeat ureMapEntry.class
>>> 25792 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.class
>>> 1031 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ESuperAdapter$1.class
>>> 326 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ESuperAdapter$Holder.class
>>> 6130 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ESuperAdapter.class
>>> 2934 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ETypeParameterImpl$1.class
>>> 1449 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1$1.class
>>> 2859 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ETypeParameterImpl$2$1.class
>>> 1345 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ETypeParameterImpl$2.class
>>> 3889 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ETypeParameterImpl.class
>>> 10084 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/ETypedElementImpl.class
>>> 2077 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EValidatorRegistryImpl.class
>>> 17784 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EcoreFactoryImpl.class
>>> 835 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EcorePackageImpl$1.class
>>> 38000 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/EcorePackageImpl.class
>>> 2145 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/impl/FlatEObjectImpl.class
>>> 0 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/
>>> 1175 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/EcorePlugin$1Handler.class
>>> 2862 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation$1.cl ass
>>> 2606 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/EcorePlugin$Implementation.clas s
>>> 9771 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/EcorePlugin.class
>>> 3178 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/ExtensionParserRegistryReader.c lass
>>> 3318 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/FactoryOverrideRegistryReader.c lass
>>> 4164 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/GeneratedPackageRegistryReader. class
>>> 3187 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/ProtocolParserRegistryReader.cl ass
>>> 2157 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/RegistryReader$1.class
>>> 2734 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/RegistryReader$EFactoryDescript or.class
>>> 2549 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/RegistryReader$EPackageDescript or.class
>>> 1176 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/RegistryReader$PluginClassDescr iptor.class
>>> 1243 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/RegistryReader$ResourceFactoryD escriptor.class
>>> 4287 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/RegistryReader.class
>>> 3697 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/plugin/URIMappingRegistryReader.class
>>> 0 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/
>>> 0 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/
>>> 888 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/AESCipherImpl$1.class
>>> 5109 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/AESCipherImpl.class
>>> 594 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/CryptoCipherImpl.class
>>> 888 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/DESCipherImpl$1.class
>>> 2667 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/DESCipherImpl.class
>>> 815 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceFactoryImpl.clas s
>>> 2026 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceFactoryRegistryI mpl.class
>>> 1331 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$1.class
>>> 1100 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$10.class
>>> 934 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$1MyByteArra yOutputStream.clas
>>> s
>>> 1210 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$2.class
>>> 1439 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$3.class
>>> 1603 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$4.class
>>> 1190 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$5.class
>>> 1192 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$6.class
>>> 1185 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$7.class
>>> 1139 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$8.class
>>> 1110 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$9.class
>>> 5108 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$ContentsELi st.class
>>> 1102 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceImpl$Modificatio nTrackingAdapter.c
>>> lass
>>> 22515 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceImpl.class
>>> 1193 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1.class
>>> 1419 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$1Diagnos ticWrappedExceptio
>>> n.class
>>> 1286 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$2.class
>>> 4112 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl$Resource sEList.class
>>> 9779 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/ResourceSetImpl.class
>>> 1206 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$1.class
>>> 1588 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Archive .class
>>> 2863 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Platfor mResourceOutputStr
>>> eam.class
>>> 487 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$URIMap. class
>>> 2018 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/URIConverterImpl$Workben chHelper.class
>>> 9747 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/URIConverterImpl.class
>>> 1436 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$M appingEntryImpl.cl
>>> ass
>>> 1354 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl$U RIMapImpl.class
>>> 5911 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/impl/URIMappingRegistryImpl.c lass
>>> 338 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/Resource$Diagnostic.class
>>> 385 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/Resource$Factory$Descriptor.c lass
>>> 968 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/Resource$Factory$Registry.cla ss
>>> 492 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/Resource$Factory.class
>>> 1014 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/Resource$IOWrappedException.c lass
>>> 504 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/Resource$Internal.class
>>> 2564 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/Resource.class
>>> 1930 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/ResourceSet.class
>>> 522 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/URIConverter$Cipher.class
>>> 321 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/URIConverter$Readable.class
>>> 1523 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStr eam$Buffer.class
>>> 2572 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/URIConverter$ReadableInputStr eam.class
>>> 323 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/URIConverter$Writeable.class
>>> 1690 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputS tream$Buffer.class
>>>
>>> 1651 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/URIConverter$WriteableOutputS tream.class
>>> 1490 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/resource/URIConverter.class
>>> 0 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/
>>> 5823 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassExten dedMetaDataImpl.cl
>>> ass
>>> 626 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifier ExtendedMetaData$H
>>> older.class
>>> 1793 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EClassifier ExtendedMetaData.c
>>> lass
>>> 7208 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EDataTypeEx tendedMetaDataImpl
>>> .class
>>> 611 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData$Hold
>>> er.class
>>> 600 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaData.clas
>>> s
>>> 3158 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EPackageExt endedMetaDataImpl.
>>> class
>>> 661 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtendedMet
>>> aData$Holder.class
>>> 1210 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtendedMet
>>> aData.class
>>> 4127 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicExtendedMetaData$EStructural FeatureExtendedMet
>>> aDataImpl.class
>>> 43050 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicExtendedMetaData.class
>>> 2488 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureEIterator. class
>>> 6278 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicFeatureMap$FeatureMapEObject Impl.class
>>> 1237 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicFeatureMap$ResolvingFeatureE Iterator.class
>>> 2774 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicFeatureMap$ValueListIterator Impl.class
>>> 37774 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicFeatureMap.class
>>> 3249 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/BasicInternalEList.class
>>> 1456 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/DelegatingEcoreEList$Dynamic.clas s
>>> 3504 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/DelegatingEcoreEList$Generic.clas s
>>> 3977 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/DelegatingEcoreEList$Unmodifiable EList.class
>>> 1360 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/DelegatingEcoreEList$Unsettable.c lass
>>> 11877 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/DelegatingEcoreEList.class
>>> 2370 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureEIter ator.class
>>> 1373 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEO bjectImpl$1.class
>>> 6464 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/DelegatingFeatureMap$FeatureMapEO bjectImpl.class
>>> 1272 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/DelegatingFeatureMap$ResolvingFea tureEIterator.clas
>>> s
>>> 2832 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/DelegatingFeatureMap$ValueListIte ratorImpl.class
>>> 36552 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/DelegatingFeatureMap.class
>>> 6084 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/Diagnostician.class
>>> 5897 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EContentAdapter.class
>>> 843 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EContentsEList$1.class
>>> 1001 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EContentsEList$2.class
>>> 427 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EContentsEList$FeatureIterator.cl ass
>>> 1006 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImp l$1.class
>>> 8751 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EContentsEList$FeatureIteratorImp l.class
>>> 533 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EContentsEList$FeatureListIterato r.class
>>> 1475 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EContentsEList$ResolvingFeatureIt eratorImpl.class
>>> 9175 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EContentsEList.class
>>> 2072 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer$1.cla
>>> ss
>>> 2192 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer$2.cla
>>> ss
>>> 7503 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/ECrossReferenceAdapter$InverseCro ssReferencer.class
>>>
>>> 15177 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/ECrossReferenceAdapter.class
>>> 873 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/ECrossReferenceEList$1.class
>>> 1043 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/ECrossReferenceEList$2.class
>>> 2188 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/ECrossReferenceEList$FeatureItera torImpl.class
>>> 1291 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/ECrossReferenceEList$ResolvingFea tureIteratorImpl.c
>>> lass
>>> 3804 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/ECrossReferenceEList.class
>>> 1628 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EDataTypeEList$Unsettable.class
>>> 1494 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EDataTypeEList.class
>>> 1225 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EDataTypeUniqueEList$Unsettable.c lass
>>> 1121 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EDataTypeUniqueEList.class
>>> 1466 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectContainmentEList$Resolving .class
>>> 1603 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettabl e$Resolving.class
>>> 1779 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectContainmentEList$Unsettabl e.class
>>> 1410 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectContainmentEList.class
>>> 1565 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Resolving.class
>>> 1713 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Unsettable$Resol
>>> ving.class
>>> 1889 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t$Unsettable.class
>>>
>>> 1715 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectContainmentWithInverseELis t.class
>>> 1616 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectEList$Unsettable.class
>>> 1841 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectEList.class
>>> 1569 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectResolvingEList$Unsettable. class
>>> 1467 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectResolvingEList.class
>>> 885 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectValidator$1.class
>>> 9581 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectValidator$DynamicEDataType Validator.class
>>> 27165 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectValidator.class
>>> 1168 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectWithInverseEList$ManyInver se.class
>>> 1305 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettabl e$ManyInverse.clas
>>> s
>>> 1816 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectWithInverseEList$Unsettabl e.class
>>> 1720 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectWithInverseEList.class
>>> 1222 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ ManyInverse.class
>>> 1368 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ Unsettable$ManyInv
>>> erse.class
>>> 1800 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList$ Unsettable.class
>>> 1676 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EObjectWithInverseResolvingEList. class
>>> 8304 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreAdapterFactory$1.class
>>> 3402 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreAdapterFactory.class
>>> 2181 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreEList$Dynamic.class
>>> 5193 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreEList$Generic.class
>>> 1225 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList$Fast Compare.class
>>> 3725 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreEList$UnmodifiableEList.clas s
>>> 11290 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreEList.class
>>> 1093 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreEMap$1.class
>>> 2655 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreEMap$DelegateEObjectContainm entEList.class
>>> 8306 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreEMap.class
>>> 2286 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreEMap$Unsettable$UnsettableDe legateEObjectConta
>>> inmentEList.class
>>> 1536 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreEMap$Unsettable.class
>>> 10278 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreSwitch.class
>>> 1149 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$1.class
>>> 1258 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$2.class
>>> 1303 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$3.class
>>> 1254 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$4.class
>>> 1491 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$5.class
>>> 1325 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$6.class
>>> 1710 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator$Res ourcesIterator.cla
>>> ss
>>> 4115 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$ContentTreeIterator.cla ss
>>> 8386 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$Copier.class
>>> 9032 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$CrossReferencer.class
>>> 2948 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$EGenericTypeConverter.c lass
>>> 4617 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$EqualityHelper.class
>>> 3371 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$ExternalCrossReferencer .class
>>> 4072 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$FilteredSettingsIterato r.class
>>> 2869 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$ProperContentIterator.c lass
>>> 3366 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$ProxyCrossReferencer.cl ass
>>> 3213 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$UUID.class
>>> 3338 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$UnresolvedProxyCrossRef erencer.class
>>> 5456 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil$UsageCrossReferencer.cl ass
>>> 28913 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreUtil.class
>>> 1750 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$1.class
>>> 1795 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$2.class
>>> 1750 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r$3.class
>>> 11067 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreValidator$EGenericTypeBuilde r.class
>>> 70960 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/EcoreValidator.class
>>> 7924 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/ExtendedMetaData.class
>>> 908 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMap$Entry$Internal.class
>>> 414 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMap$Entry.class
>>> 365 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMap$Internal$Wrapper.class
>>> 4183 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMap$Internal.class
>>> 597 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMap$ValueListIterator.clas s
>>> 2052 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMap.class
>>> 706 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMapUtil$1.class
>>> 4925 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMapUtil$BasicFeatureEItera tor.class
>>> 1463 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator$Cac he.class
>>> 4947 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMapUtil$BasicValidator.cla ss
>>> 2949 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMapUtil$EntryImpl.class
>>> 1781 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList$Basic .class
>>> 11319 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureEList.class
>>> 4063 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureENotificati onImpl.class
>>> 11707 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureFeatureMap. class
>>> 2347 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMapUtil$FeatureValue.class
>>> 302 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMapUtil$Validator.class
>>> 10217 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/FeatureMapUtil.class
>>> 391 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/InternalEList$Unsettable.class
>>> 1251 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/InternalEList.class
>>> 1697 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/util/XMLTypeFeatures.class
>>> 0 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/
>>> 0 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/namespace/
>>> 0 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/namespace/impl/
>>> 7782 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceDocumen tRootImpl.class
>>> 6363 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespaceFactory Impl.class
>>> 968 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackage Impl$1.class
>>> 8938 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/namespace/impl/XMLNamespacePackage Impl.class
>>> 0 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/namespace/util/
>>> 5217 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/namespace/util/XMLNamespaceValidat or.class
>>> 2807 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/namespace/SpaceType.class
>>> 816 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/namespace/XMLNamespaceDocumentRoot .class
>>> 755 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/namespace/XMLNamespaceFactory.clas s
>>> 2072 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage$Lite rals.class
>>> 2255 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/namespace/XMLNamespacePackage.clas s
>>> 0 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/
>>> 0 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/impl/
>>> 4031 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/impl/AnyTypeImpl.class
>>> 3203 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/impl/ProcessingInstructionImp l.class
>>> 5045 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/impl/SimpleAnyTypeImpl.class
>>> 6309 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/impl/XMLTypeDocumentRootImpl. class
>>> 1316 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl$SafeS impleDateFormat.cl
>>> ass
>>> 41754 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl.class
>>> 903 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl$1.cla ss
>>> 25632 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/impl/XMLTypePackageImpl.class
>>> 0 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/internal/
>>> 4500 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/internal/DataValue$Base64.cla ss
>>> 13431 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/internal/DataValue$EncodingMa p.class
>>> 1834 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/internal/DataValue$HexBin.cla ss
>>> 815 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/internal/DataValue$TypeValida tor.class
>>> 777 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/internal/DataValue$URI$Malfor medURIException.cl
>>> ass
>>> 20870 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/internal/DataValue$URI.class
>>> 474 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/internal/DataValue$Validation Context.class
>>> 13740 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/internal/DataValue$XMLChar.cl ass
>>> 459 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/internal/DataValue$XSSimpleTy pe.class
>>> 1041 Wed Feb 06 00:09:14 PST 2008
>>> org/eclipse/emf/ecore/xml/type/internal/DataValue.class
>>> 1790 Wed Feb 06 00:09:14 PST 2008
>>>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:CDO feature bug? FeatureNotFoundException
Next Topic:Y have a createResource(URI) method in XXXPackageImpl
Goto Forum:
  


Current Time: Sat Apr 20 01:43:51 GMT 2024

Powered by FUDForum. Page generated in 0.04769 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top