Custom data model - how to specify type inheritance [message #573402] |
Fri, 01 May 2009 08:24 |
Eclipse User |
|
|
|
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?
|
|
|
Powered by
FUDForum. Page generated in 0.02566 seconds