Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: ozdeadmeat on January 11, 2017, 03:11:53 pm
-
Hi Guys,
I have created a metamodel and would like to start populating it with data. I have the following configuration
vContainer (Virtual Machine Template) - this defines the specification of Virtual Hardware, Applications, OS configuration, SLA
I would like to start defining vCon's (short for vContainer).
For example I would like to define vCon 1.
vCon 1 is a WebProxy, it runs Linux. It has Webmin and Apache installed on it.
I would like to do the following,
Define Webmin and Apache as separate applications using the Application metamodel I created
Define vCon 1 with custom configuration of Apache and Webmin.
Once this is defined I would like to specify 3 instances of this vCon. Each Instance will have unique configuration items like IP Address, name, vCon Instance ID. etc etc.
Can someone give me an idea or somewhere to look for this answer. I have been reading irrelivant EA documentation for days and at this point I am looking at recommending my company dump this software for something easier to use like Excel. I hate excel but atleast I know how it works and can get data in and out of it.
Just need help with this product.
-
Look into the example model (can be opened via the Help menu). It has lots of examples in that direction.
q.
-
That is a pretty vague response. Can you be specific on the example to which you prefer?
-
So what is your problem? Are you looking for a model design or don't you know how to use the tool to express your explained model?
q.
-
I have created a metamodel (well I have used attributes to create a meta model.
I guess I need 2 things explained.
1. How best do I create a meta model for the above mentioned scenario?
2. How do I then enter data into said model to be able to run reports against?
-
I have a little write-up here: http://liquit.biz/brain/enterprise.html (http://liquit.biz/brain/enterprise.html) (the first two articles). Just look if they can help.
q.
-
It sounds like you are looking for Run-time States defination.
See some examples in the EAExmple model under the package/diagram:
- Example Model.Software Engineering.Deployment Model.Head Office Deployment.HO Servers
For help on setting these Run-time States see:
http://sparxsystems.com/enterprise_architect_user_guide/13.0/model_domains/runtimestate.html
-
I have created a metamodel (well I have used attributes to create a meta model.
What does your metamodel look like? Is it a set of UML class diagrams which define the structures and relationships of your metaelements? If that is the case, your next steps are probably to convert your metamodel to a UML Profile (http://sparxsystems.com/enterprise_architect_user_guide/13.0/model_domains/umlprofiles.html), deploy your profile (either as is, or in an MDG Technology), then use your profile to start creating stereotyped elements.