Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
dream
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
dream
Commits
29832746
Commit
29832746
authored
Apr 10, 2015
by
panos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
The CMSD file added in this example
parent
b5909ea6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
368 additions
and
0 deletions
+368
-0
dream/KnowledgeExtraction/KEtool_examples/AssembleDismantle/CMSD_AssemblyDismantle.xml
...ool_examples/AssembleDismantle/CMSD_AssemblyDismantle.xml
+368
-0
No files found.
dream/KnowledgeExtraction/KEtool_examples/AssembleDismantle/CMSD_AssemblyDismantle.xml
0 → 100644
View file @
29832746
<?xml version='1.0' encoding='utf8'?>
<CMSDDocument>
<DataSection>
<PartType>
<Identifier>
Part1
</Identifier>
</PartType>
<PartType>
<Identifier>
UnfinishedPart1
</Identifier>
</PartType>
<Resource>
<Identifier>
S1
</Identifier>
<Description>
The first source of the topology
</Description>
<ResourceType>
Source
</ResourceType>
<Name>
Source1
</Name>
</Resource>
<Resource>
<Identifier>
S2
</Identifier>
<Description>
The second source of the topology
</Description>
<ResourceType>
Source
</ResourceType>
<Name>
Source2
</Name>
</Resource>
<Resource>
<Identifier>
A1
</Identifier>
<Description>
The assembly station of the topology
</Description>
<ResourceType>
Assembly
</ResourceType>
<Name>
Assembly
</Name>
</Resource>
<Resource>
<Identifier>
M1
</Identifier>
<Description>
The moulding machine of the topology
</Description>
<ResourceType>
Machine
</ResourceType>
<Name>
Machine
</Name>
</Resource>
<Resource>
<Identifier>
D1
</Identifier>
<Description>
The dismantle station of the topology
</Description>
<ResourceType>
Dismantle
</ResourceType>
<Name>
Dismantle
</Name>
</Resource>
<Resource>
<Identifier>
E1
</Identifier>
<Description>
The first exit of the topology
</Description>
<ResourceType>
Exit
</ResourceType>
<Name>
Exit1
</Name>
</Resource>
<Resource>
<Identifier>
E2
</Identifier>
<Description>
The second exit of the topology
</Description>
<ResourceType>
Exit
</ResourceType>
<Name>
Exit2
</Name>
</Resource>
<Resource>
<Identifier>
A
</Identifier>
<ResourceType>
employee
</ResourceType>
</Resource>
<Resource>
<Identifier>
B
</Identifier>
<ResourceType>
employee
</ResourceType>
</Resource>
<Resource>
<Identifier>
C
</Identifier>
<ResourceType>
employee
</ResourceType>
</Resource>
********************************Process Plan*****************************************************
<ProcessPlan>
<Identifier>
ProcessPlan:Part1
</Identifier>
<PartsProduced>
<Description>
The part produced the process
</Description>
<PartType>
<PartTypeIdentifier>
Part1
</PartTypeIdentifier>
</PartType>
<PartQuantity>
1
</PartQuantity>
</PartsProduced>
<PartsConsumed>
<Description>
The part(s) consumed the process
</Description>
<PartType>
<PartTypeIdentifier>
UnfinishedPart1
</PartTypeIdentifier>
</PartType>
<PartQuantity>
1
</PartQuantity>
</PartsConsumed>
<FirstProcess>
<ProcessIdentifier>
PFirst
</ProcessIdentifier>
</FirstProcess>
<Process>
<Identifier>
PFirst
</Identifier>
<RepetitionCount>
1
</RepetitionCount>
<SubProcessGroup>
<Type>
sequence
</Type>
<Process>
<ProcessIdentifier>
PA
</ProcessIdentifier>
</Process>
<Process>
<ProcessIdentifier>
PB
</ProcessIdentifier>
</Process>
<Process>
<ProcessIdentifier>
M1
</ProcessIdentifier>
</Process>
<Process>
<ProcessIdentifier>
PD
</ProcessIdentifier>
</Process>
<Process>
<ProcessIdentifier>
PE
</ProcessIdentifier>
</Process>
</SubProcessGroup>
</Process>
<Process>
<Identifier>
PA
</Identifier>
<SubProcessGroup>
<Type>
decision
</Type>
<Process>
<ProcessIdentifier>
S1
</ProcessIdentifier>
</Process>
<Process>
<ProcessIdentifier>
S2
</ProcessIdentifier>
</Process>
</SubProcessGroup>
</Process>
<Process>
<Identifier>
PE
</Identifier>
<SubProcessGroup>
<Type>
decision
</Type>
<Process>
<ProcessIdentifier>
E1
</ProcessIdentifier>
</Process>
<Process>
<ProcessIdentifier>
E2
</ProcessIdentifier>
</Process>
</SubProcessGroup>
</Process>
***********************************************Process************************************************
<Process>
<Identifier>
S1
</Identifier>
<Description>
Source1
</Description>
<ResourcesRequired>
<Description>
Source
</Description>
<Resource>
<ResourceIdentifier>
S1
</ResourceIdentifier>
</Resource>
</ResourcesRequired>
<Property>
<Name>
interarrivalTime
</Name>
<Unit>
minutes
</Unit>
<Distribution>
<Name>
Fixed
</Name>
<DistributionParameterA>
<Name>
mean
</Name>
<Value>
0.5
</Value>
</DistributionParameterA>
</Distribution>
</Property>
<Property>
<Name>
partType
</Name>
<Value>
Part
</Value>
</Property>
</Process>
<Process>
<Identifier>
S2
</Identifier>
<Description>
Source2
</Description>
<ResourcesRequired>
<Description>
Source
</Description>
<Resource>
<ResourceIdentifier>
S2
</ResourceIdentifier>
</Resource>
</ResourcesRequired>
<Property>
<Name>
interarrivalTime
</Name>
<Unit>
minutes
</Unit>
<Distribution>
<Name>
Fixed
</Name>
<DistributionParameterA>
<Name>
mean
</Name>
<Value>
2.0
</Value>
</DistributionParameterA>
</Distribution>
</Property>
<Property>
<Name>
partType
</Name>
<Value>
Part
</Value>
</Property>
</Process>
<Process>
<Identifier>
PB
</Identifier>
<Description>
Assembly
</Description>
<PartsProduced>
<Description>
...
</Description>
<PartType>
<PartTypeIdentifier>
UnfinishedPart1
</PartTypeIdentifier>
</PartType>
<PartQuantity>
1
</PartQuantity>
</PartsProduced>
<PartsConsumed>
<Description>
...
</Description>
<PartType>
<PartTypeIdentifier>
UnfinishedPart1
</PartTypeIdentifier>
</PartType>
<PartQuantity>
1
</PartQuantity>
</PartsConsumed>
<ResourcesRequired>
<Description>
The employee performing the operation.
</Description>
<Resource>
<ResourceIdentifier>
A
</ResourceIdentifier>
</Resource>
</ResourcesRequired>
<ResourcesRequired>
<Description>
Assembly
</Description>
<Resource>
<ResourceIdentifier>
A1
</ResourceIdentifier>
</Resource>
</ResourcesRequired>
<OperationTime>
<Unit>
minutes
</Unit>
<Distribution>
<Name>
Fixed
</Name>
<DistributionParameterA>
<Name>
mean
</Name>
<Value>
1.5
</Value>
</DistributionParameterA>
</Distribution>
</OperationTime>
</Process>
<Process>
<Identifier>
M1
</Identifier>
<Description>
Moulding Machine
</Description>
<PartsProduced>
<Description>
...
</Description>
<PartType>
<PartTypeIdentifier>
UnfinishedPart1
</PartTypeIdentifier>
</PartType>
<PartQuantity>
1
</PartQuantity>
</PartsProduced>
<PartsConsumed>
<Description>
...
</Description>
<PartType>
<PartTypeIdentifier>
UnfinishedPart1
</PartTypeIdentifier>
</PartType>
<PartQuantity>
1
</PartQuantity>
</PartsConsumed>
<ResourcesRequired>
<Description>
The employee performing the operation.
</Description>
<Resource>
<ResourceIdentifier>
B
</ResourceIdentifier>
</Resource>
</ResourcesRequired>
<ResourcesRequired>
<Description>
Machine
</Description>
<Resource>
<ResourceIdentifier>
M1
</ResourceIdentifier>
</Resource>
</ResourcesRequired>
<OperationTime>
<Unit>
minutes
</Unit>
<Distribution>
<Name></Name>
<DistributionParameterA>
<Name></Name>
<Value></Value>
</DistributionParameterA>
<DistributionParameterB>
<Name></Name>
<Value></Value>
</DistributionParameterB>
</Distribution>
</OperationTime>
<Property1>
<Name>
MeanTimeToFailure
</Name>
<Unit>
minutes
</Unit>
<Distribution>
<Name></Name>
<DistributionParameterA>
<Name></Name>
<Value></Value>
</DistributionParameterA>
<DistributionParameterB>
<Name></Name>
<Value></Value>
</DistributionParameterB>
</Distribution>
</Property1>
<Property2>
<Name>
MeanTimeToRepair
</Name>
<Unit>
minutes
</Unit>
<Distribution>
<Name></Name>
<DistributionParameterA>
<Name></Name>
<Value></Value>
</DistributionParameterA>
<DistributionParameterB>
<Name></Name>
<Value></Value>
</DistributionParameterB>
</Distribution>
</Property2>
</Process>
<Process>
<Identifier>
PD
</Identifier>
<Description>
Dismantle
</Description>
<PartsProduced>
<Description>
...
</Description>
<PartType>
<PartTypeIdentifier>
UnfinishedPart1
</PartTypeIdentifier>
</PartType>
<PartQuantity>
1
</PartQuantity>
</PartsProduced>
<PartsConsumed>
<Description>
...
</Description>
<PartType>
<PartTypeIdentifier>
UnfinishedPart1
</PartTypeIdentifier>
</PartType>
<PartQuantity>
1
</PartQuantity>
</PartsConsumed>
<ResourcesRequired>
<Description>
The employee performing the operation.
</Description>
<Resource>
<ResourceIdentifier>
C
</ResourceIdentifier>
</Resource>
</ResourcesRequired>
<ResourcesRequired>
<Description>
Dismantle
</Description>
<Resource>
<ResourceIdentifier>
D1
</ResourceIdentifier>
</Resource>
</ResourcesRequired>
<OperationTime>
<Unit>
minutes
</Unit>
<Distribution>
<Name>
Fixed
</Name>
<DistributionParameterA>
<Name>
mean
</Name>
<Value>
1.0
</Value>
</DistributionParameterA>
</Distribution>
</OperationTime>
</Process>
<Process>
<Identifier>
E1
</Identifier>
<Description>
Exit 1
</Description>
<ResourcesRequired>
<Description>
Exit
</Description>
<Resource>
<ResourceIdentifier>
E1
</ResourceIdentifier>
</Resource>
</ResourcesRequired>
</Process>
<Process>
<Identifier>
E2
</Identifier>
<Description>
Exit 2
</Description>
<ResourcesRequired>
<Description>
Exit
</Description>
<Resource>
<ResourceIdentifier>
E2
</ResourceIdentifier>
</Resource>
</ResourcesRequired>
</Process>
</ProcessPlan>
</DataSection>
</CMSDDocument>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment