blob: 70f0f86c9ead47eeaae205e7f891cbbc4647781d [file] [log] [blame]
Model uisemantics
This model description is not a real EMF artifact. It was generated by the
org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's
code generator can be extended.
This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
Package uisemantics <http://www.lunifera.org/ecview/uisemantics/UISemantics>
Class UxModel
Reference importSection : XImportSection
Reference elementDefinitions : UxElementDefinition<<0..*>>
Class XImportDeclaration -> XImportDeclaration
Reference importedEPackage : UxEPackageImport
Class UxEPackageImport
Reference ePackage : EPackage
Attribute alias : EString
Class UxElementDefinition
Attribute name : EString
Reference uri : UxElementURI
Reference bindingContainer : UxAvailableBindings
Class UxElementURI
Reference ePackage : UxEPackageImport
Reference eClass : EClass
Class UxAvailableBindings
Class UxEndpointDef
Class UxValueBindingEndpointDef -> UxEndpointDef
Class UxListBindingEndpointDef -> UxEndpointDef
Class UxSetBindingEndpointDef -> UxEndpointDef
Class AvailableBindings -> UxAvailableBindings
Reference bindings : UxEndpointDef<<0..*>>
Class UxEndpointDefCommon -> UxValueBindingEndpointDef, UxListBindingEndpointDef, UxSetBindingEndpointDef
Attribute final : EBoolean
Attribute name : EString
Reference jvmType : JvmTypeReference