Skip to content

Commit 18f82b1

Browse files
committed
Merge remote-tracking branch 'origin/ToscaProfile' into toscaCodeGen
2 parents 24d041d + 0f956f6 commit 18f82b1

File tree

115 files changed

+2728
-2262
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+2728
-2262
lines changed

ToscaDesigner/src/main/conf/module.properties

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ profile.Automatic.description=
3030
profile.Automatic.label=Automatic
3131
profile.Tosca.description=
3232
profile.Tosca.label=Tosca
33+
propertydefinition.CapabilitiesTypePropertyPage.name.description=
34+
propertydefinition.CapabilitiesTypePropertyPage.name.label=name
3335
propertydefinition.ImportElementPropertyTable.File.description=
3436
propertydefinition.ImportElementPropertyTable.File.label=File
3537
propertydefinition.ImportElementPropertyTable.Namespace_prefix.description=
@@ -287,6 +289,7 @@ propertydefinition.TriggerTable.schedule.label=schedule
287289
propertydefinition.TriggerTable.target_filter.description=
288290
propertydefinition.TriggerTable.target_filter.label=target_filter
289291
propertypage.ToscaPropertyPage.label=ToscaAttributePage
292+
propertytable.CapabilitiesTypePropertyPage.label=CapabilitiesTypePropertyPage
290293
propertytable.ImportElementPropertyTable.label=ImportElementPropertyTable
291294
propertytable.InstanceStateTypeTable.label=InstanceStateTypeTable
292295
propertytable.NodeOperationTypeTable.label=NodeOperationTypeTable
@@ -358,6 +361,8 @@ stereotype.CapabilitiesType.description=
358361
stereotype.CapabilitiesType.label=CapabilitiesType
359362
stereotype.CapabilitiesType1.description=
360363
stereotype.CapabilitiesType1.label=CapabilitiesType1
364+
stereotype.CapabilityStereotype.description=
365+
stereotype.CapabilityStereotype.label=CapabilityStereotype
361366
stereotype.ConstraintType1.description=
362367
stereotype.ConstraintType1.label=ConstraintType1
363368
stereotype.ConstraintsType.description=

ToscaDesigner/src/main/conf/module.xml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,14 @@
3636
<Image path=""/>
3737
</Stereotype>
3838
<Stereotype name="CapabilitiesType" metaclass="Infrastructure.ModelElement" owner-stereotype="" is-hidden="false" label="%stereotype.CapabilitiesType.label" uid="37787f67-5e3f-4ce9-93fc-cc3101d5cb6f" is-abstract="false">
39-
<Icon path=""/>
40-
<Image path=""/>
39+
<Icon path="res/icon/gui/capabilitiesType24.ICON.png"/>
40+
<Image path="res/icon/gui/capabilitiesType48.IMAGE.png"/>
41+
<PropertyTable id="CapabilitiesTypePropertyPage" label="%propertytable.CapabilitiesTypePropertyPage.label" uid="383dac8c-6413-4776-bb28-4277f87ea347">
42+
<PropertyDefinition id="name" label="%propertydefinition.CapabilitiesTypePropertyPage.name.label" default-value="" is-editable="true" uid="e4e6c35d-6cf7-42a3-a06c-d2932cba1eda">
43+
<TypeRef id="mref#'Text' {01a40888-0000-002a-0000-000000000000} Infrastructure.PropertyType"/>
44+
<Description>%propertydefinition.CapabilitiesTypePropertyPage.name.description</Description>
45+
</PropertyDefinition>
46+
</PropertyTable>
4147
</Stereotype>
4248
<Stereotype name="CapabilitiesType1" metaclass="Infrastructure.ModelElement" owner-stereotype="" is-hidden="false" label="%stereotype.CapabilitiesType1.label" uid="1e88dd5b-b484-4f79-a6c6-4e4180c79c4a" is-abstract="false">
4349
<Icon path=""/>
@@ -341,10 +347,10 @@
341347
</PropertyTable>
342348
</Stereotype>
343349
<Stereotype name="TCapability" metaclass="Standard.Class" owner-stereotype="" is-hidden="false" label="%stereotype.TCapability.label" uid="92831533-b614-4124-8961-3cd7ebcad536" is-abstract="false">
344-
<Icon path=""/>
345-
<Image path=""/>
350+
<Icon path="res/icon/gui/TCapability24.png"/>
351+
<Image path="res/icon/gui/TCapability48.png"/>
346352
</Stereotype>
347-
<Stereotype name="TCapabilityDefinition" metaclass="Standard.Class" owner-stereotype="" is-hidden="false" label="%stereotype.TCapabilityDefinition.label" uid="92f8cb40-9498-4759-9c75-6b4df72de355" is-abstract="false">
353+
<Stereotype name="TCapabilityDefinition" metaclass="Standard.Class" owner-stereotype="mref#'' {54f6e81a-afca-4381-aad4-5cf823fcf192} Infrastructure.Stereotype" is-hidden="false" label="%stereotype.TCapabilityDefinition.label" uid="92f8cb40-9498-4759-9c75-6b4df72de355" is-abstract="false">
348354
<Icon path="res/icon/gui/capabilityDefinition24.png"/>
349355
<Image path="res/icon/gui/capabilityDefinition48.png"/>
350356
<PropertyTable id="TCapabilityDefinitionTable" label="%propertytable.TCapabilityDefinitionTable.label" uid="e2b2d181-f6b2-4a51-81dc-df962e137ef2">
@@ -384,7 +390,7 @@
384390
</PropertyDefinition>
385391
</PropertyTable>
386392
</Stereotype>
387-
<Stereotype name="TCapabilityType" metaclass="Standard.Class" owner-stereotype="" is-hidden="false" label="%stereotype.TCapabilityType.label" uid="42438c96-0721-406a-a8b9-c4a85931cc60" is-abstract="false">
393+
<Stereotype name="TCapabilityType" metaclass="Standard.Class" owner-stereotype="mref#'' {54f6e81a-afca-4381-aad4-5cf823fcf192} Infrastructure.Stereotype" is-hidden="false" label="%stereotype.TCapabilityType.label" uid="42438c96-0721-406a-a8b9-c4a85931cc60" is-abstract="false">
388394
<Icon path="res/icon/gui/capabilityType24.ICON.png"/>
389395
<Image path="res/icon/gui/capabilityType48.IMAGE.png"/>
390396
</Stereotype>
@@ -981,6 +987,10 @@
981987
</PropertyDefinition>
982988
</PropertyTable>
983989
</Stereotype>
990+
<Stereotype name="CapabilityStereotype" metaclass="Standard.Class" owner-stereotype="" is-hidden="false" label="%stereotype.CapabilityStereotype.label" uid="54f6e81a-afca-4381-aad4-5cf823fcf192" is-abstract="false">
991+
<Icon path=""/>
992+
<Image path=""/>
993+
</Stereotype>
984994
</Profile>
985995
</Profiles>
986996
<PropertyTypes>

ToscaDesigner/src/main/conf/module_fr.properties

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ profile.Automatic.description=
3030
profile.Automatic.label=Automatic
3131
profile.Tosca.description=
3232
profile.Tosca.label=Tosca
33+
propertydefinition.CapabilitiesTypePropertyPage.name.description=
34+
propertydefinition.CapabilitiesTypePropertyPage.name.label=name
3335
propertydefinition.ImportElementPropertyTable.File.description=
3436
propertydefinition.ImportElementPropertyTable.File.label=File
3537
propertydefinition.ImportElementPropertyTable.Namespace_prefix.description=
@@ -287,6 +289,7 @@ propertydefinition.TriggerTable.schedule.label=schedule
287289
propertydefinition.TriggerTable.target_filter.description=
288290
propertydefinition.TriggerTable.target_filter.label=target_filter
289291
propertypage.ToscaPropertyPage.label=ToscaAttributePage
292+
propertytable.CapabilitiesTypePropertyPage.label=CapabilitiesTypePropertyPage
290293
propertytable.ImportElementPropertyTable.label=ImportElementPropertyTable
291294
propertytable.InstanceStateTypeTable.label=InstanceStateTypeTable
292295
propertytable.NodeOperationTypeTable.label=NodeOperationTypeTable
@@ -358,6 +361,8 @@ stereotype.CapabilitiesType.description=
358361
stereotype.CapabilitiesType.label=CapabilitiesType
359362
stereotype.CapabilitiesType1.description=
360363
stereotype.CapabilitiesType1.label=CapabilitiesType1
364+
stereotype.CapabilityStereotype.description=
365+
stereotype.CapabilityStereotype.label=CapabilityStereotype
361366
stereotype.ConstraintType1.description=
362367
stereotype.ConstraintType1.label=ConstraintType1
363368
stereotype.ConstraintsType.description=
1019 Bytes
Loading
1.88 KB
Loading
536 Bytes
Loading
848 Bytes
Loading
1.1 KB
Loading
1.84 KB
Loading
252 Bytes
Loading

0 commit comments

Comments
 (0)