diff options
author | rkulp | 2005-06-16 21:42:38 +0000 |
---|---|---|
committer | rkulp | 2005-06-16 21:42:38 +0000 |
commit | 2c70671eb5563c5f4b31a21c2e93a5422a8d67dd (patch) | |
tree | c070fc161d4b32060aece6ba4487e1d5d3b83f1f /plugins/org.eclipse.jem.beaninfo | |
parent | 1569a376fe470665c0944d6ea7c9b6e53e20c0c9 (diff) | |
download | webtools.javaee-2c70671eb5563c5f4b31a21c2e93a5422a8d67dd.tar.gz webtools.javaee-2c70671eb5563c5f4b31a21c2e93a5422a8d67dd.tar.xz webtools.javaee-2c70671eb5563c5f4b31a21c2e93a5422a8d67dd.zip |
Handle new ecore.pty
Diffstat (limited to 'plugins/org.eclipse.jem.beaninfo')
-rw-r--r-- | plugins/org.eclipse.jem.beaninfo/rose/introspect.mdl | 202 |
1 files changed, 199 insertions, 3 deletions
diff --git a/plugins/org.eclipse.jem.beaninfo/rose/introspect.mdl b/plugins/org.eclipse.jem.beaninfo/rose/introspect.mdl index b55ff925c..a71c024de 100644 --- a/plugins/org.eclipse.jem.beaninfo/rose/introspect.mdl +++ b/plugins/org.eclipse.jem.beaninfo/rose/introspect.mdl @@ -284,6 +284,10 @@ (object Attribute tool "Ecore" name "nsURI" + value "") + (object Attribute + tool "Ecore" + name "annotation" value ""))) (object Attribute tool "Ecore" @@ -292,6 +296,46 @@ (object Attribute tool "Ecore" name "classifierName" + value "") + (object Attribute + tool "Ecore" + name "constraints" + value "") + (object Attribute + tool "Ecore" + name "xmlName" + value "") + (object Attribute + tool "Ecore" + name "xmlContentKind" + value ("ContentKind" 0)) + (object Attribute + tool "Ecore" + name "ContentKind" + value (list Attribute_Set + (object Attribute + tool "Ecore" + name "Unspecified" + value 0) + (object Attribute + tool "Ecore" + name "Empty" + value 1) + (object Attribute + tool "Ecore" + name "Simple" + value 2) + (object Attribute + tool "Ecore" + name "Mixed" + value 3) + (object Attribute + tool "Ecore" + name "ElementOnly" + value 4))) + (object Attribute + tool "Ecore" + name "annotation" value ""))) (object Attribute tool "Ecore" @@ -300,6 +344,14 @@ (object Attribute tool "Ecore" name "operationName" + value "") + (object Attribute + tool "Ecore" + name "isUnique" + value TRUE) + (object Attribute + tool "Ecore" + name "annotation" value ""))) (object Attribute tool "Ecore" @@ -328,7 +380,79 @@ (object Attribute tool "Ecore" name "isUnique" - value TRUE))) + value TRUE) + (object Attribute + tool "Ecore" + name "isID" + value FALSE) + (object Attribute + tool "Ecore" + name "visibility" + value ("VisibilityKind" 0)) + (object Attribute + tool "Ecore" + name "VisibilityKind" + value (list Attribute_Set + (object Attribute + tool "Ecore" + name "Unspecified" + value 0) + (object Attribute + tool "Ecore" + name "None" + value 1) + (object Attribute + tool "Ecore" + name "Read-only" + value 2) + (object Attribute + tool "Ecore" + name "Read-write" + value 3) + (object Attribute + tool "Ecore" + name "Read-only unsettable" + value 4) + (object Attribute + tool "Ecore" + name "Read-write unsettable" + value 5))) + (object Attribute + tool "Ecore" + name "xmlName" + value "") + (object Attribute + tool "Ecore" + name "xmlNamespace" + value "") + (object Attribute + tool "Ecore" + name "xmlFeatureKind" + value ("FeatureKind" 0)) + (object Attribute + tool "Ecore" + name "FeatureKind" + value (list Attribute_Set + (object Attribute + tool "Ecore" + name "Unspecified" + value 0) + (object Attribute + tool "Ecore" + name "Simple" + value 1) + (object Attribute + tool "Ecore" + name "Attribute" + value 2) + (object Attribute + tool "Ecore" + name "Element" + value 4))) + (object Attribute + tool "Ecore" + name "annotation" + value ""))) (object Attribute tool "Ecore" name "default__Role" @@ -356,7 +480,75 @@ (object Attribute tool "Ecore" name "isResolveProxies" - value TRUE))) + value TRUE) + (object Attribute + tool "Ecore" + name "visibility" + value ("VisibilityKind" 0)) + (object Attribute + tool "Ecore" + name "VisibilityKind" + value (list Attribute_Set + (object Attribute + tool "Ecore" + name "Unspecified" + value 0) + (object Attribute + tool "Ecore" + name "None" + value 1) + (object Attribute + tool "Ecore" + name "Read-only" + value 2) + (object Attribute + tool "Ecore" + name "Read-write" + value 3) + (object Attribute + tool "Ecore" + name "Read-only unsettable" + value 4) + (object Attribute + tool "Ecore" + name "Read-write unsettable" + value 5))) + (object Attribute + tool "Ecore" + name "xmlName" + value "") + (object Attribute + tool "Ecore" + name "xmlNamespace" + value "") + (object Attribute + tool "Ecore" + name "xmlFeatureKind" + value ("FeatureKind" 0)) + (object Attribute + tool "Ecore" + name "FeatureKind" + value (list Attribute_Set + (object Attribute + tool "Ecore" + name "Unspecified" + value 0) + (object Attribute + tool "Ecore" + name "Simple" + value 1) + (object Attribute + tool "Ecore" + name "Attribute" + value 2) + (object Attribute + tool "Ecore" + name "Element" + value 4))) + (object Attribute + tool "Ecore" + name "annotation" + value ""))) (object Attribute tool "Cplusplus" name "propertyId" @@ -5024,5 +5216,9 @@ (object Attribute tool "XML_DTD" name "HiddenTool" - value FALSE)) + value FALSE) + (object Attribute + tool "Ecore" + name "propertyId" + value "809135969")) quid "3A7999AD02A3")) |