Skip to content
Snippets Groups Projects
Commit 6f2cb6a6 authored by Jürgen Walter's avatar Jürgen Walter
Browse files

renamed min to hello_world

parent f9e68516
No related branches found
No related tags found
No related merge requests found
Showing with 12 additions and 11 deletions
LIST ENTITIES
USING dml@'/Min/minmodels.properties';
\ No newline at end of file
## Model Instance
dml.files.usageprofile=/Min/min.usageprofile
dml.files.system=/Min/min.system
dml.files.resourcelandscape=/Min/min.resourcelandscape
dml.files.repository=/Min/min.repository
dml.files.deployment=/Min/min.deployment
#dml.outputdirectory=/Min/results/
LIST ENTITIES
USING dml@'/_hello_world_example/minmodels.properties';
\ No newline at end of file
LIST METRICS (RESOURCE '_I3tj4EnuEeOWVc_o6w1CBw' AS res1,
SERVICE '_A_DeMEmxEeOPLK3yYyEQWQ' AS svc1)
USING dml@'/Min/minmodels.properties';
\ No newline at end of file
USING dml@'/_hello_world_example/minmodels.properties';
\ No newline at end of file
SELECT res1.utilization, svc1.avgResponseTime
FOR RESOURCE '_I3tj4EnuEeOWVc_o6w1CBw' AS res1,
SERVICE '_A_DeMEmxEeOPLK3yYyEQWQ' AS svc1
USING dml@'/Min/minmodels.properties';
\ No newline at end of file
USING dml@'/_hello_world_example/minmodels.properties';
\ No newline at end of file
File moved
File moved
File moved
File moved
File moved
File moved
## Model Instance
dml.files.usageprofile=/_hello_world_example/min.usageprofile
dml.files.system=/_hello_world_example/min.system
dml.files.resourcelandscape=/_hello_world_example/min.resourcelandscape
dml.files.repository=/_hello_world_example/min.repository
dml.files.deployment=/_hello_world_example/min.deployment
#dml.outputdirectory=/_hello_world_example/results/
This the "hello world" example for the Descartes Modeling Language.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment