Lab 3: Creating a Plant & Deployment Model
- Introduction
- This lab illustrates the steps necessary to create the plant model
for the Galaxy based on the information gathered in Lab 2, “Identifying
the Mixer”. You will create an additional $Area instance named
ControlSystem to accommodate future system objects created throughout the rest
of this class.
- To help organize the templates, you will develop a custom toolset
named Training to hold the templates created in the class.
- Objectives
- Upon completion
of this lab you will be able to:
- Create new
template toolsets
- Create derived templates
- Create instances
- Use the $Area
object to create a plant model for the Galaxy
- Use the $WinPlatform, $AppEngine and $Area objects
to create a deployment model for
the Galaxy
- Deploy instances
to the runtime environment
- Create a
Template Toolset
- Create a new Template
Toolset named Training under the Galaxy.
- Create the
Plant Model
- Create a derived template from the $Area object
named $tArea and assign it to the TrainingTemplate toolset.
- Create the following instances out of the new $tArea template:
- Discharge
- Intake
- Production
- Line1
- Line2
- ControlSystem
- Arrange the new $tArea instances to model the factory
layout.
- Create the WinPlatform Object
- Create a derived template
from the $WinPlatform object named $tWinPlatform and assign it to the Training template toolset.
- Create an instance of the $tWinPlatform template named GRPlatform
and assign it to the ControlSystem area.
- Create the AppEngine Object
- Create a derived template
from the $AppEngine object named $tAppEngine and assign it to
the Training template toolset.
- Create an instance of the $tAppEngine template named AppEngine
and assign it to the ControlSystem area.
- Create the Deployment Model
- Using the Deployment view, host the AppEngine object on the GRPlatform
object and all areas on the AppEngine
object.
- Deploy the Objects
- Cascade deploy the
GRPlatform.
- This lab illustrates the steps necessary to create the plant model for the Galaxy based on the information gathered in Lab 2, “Identifying the Mixer”. You will create an additional $Area instance named ControlSystem to accommodate future system objects created throughout the rest of this class.
- To help organize the templates, you will develop a custom toolset named Training to hold the templates created in the class.
- Upon completion of this lab you will be able to:
- Create new template toolsets
- Create derived templates
- Create instances
- Use the $Area object to create a plant model for the Galaxy
- Use the $WinPlatform, $AppEngine and $Area objects to create a deployment model for the Galaxy
- Deploy instances to the runtime environment
- Create a new Template Toolset named Training under the Galaxy.
- Create a derived template from the $Area object named $tArea and assign it to the TrainingTemplate toolset.
- Create the following instances out of the new $tArea template:
- Discharge
- Intake
- Production
- Line1
- Line2
- ControlSystem
- Create the WinPlatform Object
- Create a derived template
from the $WinPlatform object named $tWinPlatform and assign it to the Training template toolset.
- Create an instance of the $tWinPlatform template named GRPlatform
and assign it to the ControlSystem area.
- Create the AppEngine Object
- Create a derived template
from the $AppEngine object named $tAppEngine and assign it to
the Training template toolset.
- Create an instance of the $tAppEngine template named AppEngine
and assign it to the ControlSystem area.
- Create the Deployment Model
- Using the Deployment view, host the AppEngine object on the GRPlatform
object and all areas on the AppEngine
object.
- Deploy the Objects
- Cascade deploy the
GRPlatform.
- Create a derived template from the $WinPlatform object named $tWinPlatform and assign it to the Training template toolset.
- Create an instance of the $tWinPlatform template named GRPlatform and assign it to the ControlSystem area.
- Create a derived template from the $AppEngine object named $tAppEngine and assign it to the Training template toolset.
- Create an instance of the $tAppEngine template named AppEngine and assign it to the ControlSystem area.
- Using the Deployment view, host the AppEngine object on the GRPlatform object and all areas on the AppEngine object.
- Cascade deploy the GRPlatform.
Last modified: Sunday, 19 May 2019, 11:55 PM