Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » OSEE » Custom data model - how to specify type inheritance
Custom data model - how to specify type inheritance [message #573402] Fri, 01 May 2009 12:24
Mark D-B is currently offline Mark D-BFriend
Messages: 188
Registered: July 2009
Senior Member
In the demo, we have lots of artifact types such as components, subsystem
requirements, software design, etc.

I'm presuming (possibly quite incorrectly) that these are defined using
type inheritance from basic types such as "Artifact", "WordArtifact", and
"NativeArtifact".

Now, I can see how to define new types in the form of
OseeTypes_ProgramAndCommon.xml but the text seems to imply I can create a
hierarchy of types where the parent's attributes and relations are
inherited. That makes a lot of sense but I can't see an example of how to
base my new type off something lower down the inheritance tree than the
basic types in org.eclipse.osee.framework.skynet.core.artifact.factory.

Is there a different xml table format to allow inheritance from a lower
level artifact that doesn't have its own factory class?
Previous Topic:Data dictionary
Next Topic:Artifact type exists but can't create instance
Goto Forum:
  


Current Time: Tue Mar 19 09:53:08 GMT 2024

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

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

Back to the top