Skip to content

Commit aef67fa

Browse files
New steotypes+ propertypages
+ new stereotypes + property pages : Node type , relationshipType + name fixes
1 parent e9b8406 commit aef67fa

164 files changed

Lines changed: 2551 additions & 1279 deletions

File tree

Some content is hidden

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

ToscaDesigner/src/main/conf/module.properties

Lines changed: 94 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ ModuleLabel=ToscaDesigner
33

44
command.Export.label=Export
55
command.Export.tooltip=
6-
command.Service_Template_Diagram.label=Service_Template_Diagram
6+
command.Service_Template_Diagram.label=Service Template Diagram
77
command.Service_Template_Diagram.tooltip=
88
command.Topology_Template_Diagram.label=Topology_Template_Diagram
99
command.Topology_Template_Diagram.tooltip=
10-
command.Tosca_Model.label=Tosca Model
10+
command.Tosca_Model.label=Tosca_Model
1111
command.Tosca_Model.tooltip=
1212
command.Tosca_Model_Diagram.label=Tosca_Model_Diagram
1313
command.Tosca_Model_Diagram.tooltip=
@@ -28,6 +28,92 @@ profile.Automatic.description=
2828
profile.Automatic.label=Automatic
2929
profile.Tosca.description=
3030
profile.Tosca.label=Tosca
31+
propertydefinition.TEntityTemplatePropertyTable.id.description=
32+
propertydefinition.TEntityTemplatePropertyTable.id.label=id
33+
propertydefinition.TEntityTemplatePropertyTable.properties.description=
34+
propertydefinition.TEntityTemplatePropertyTable.properties.label=properties
35+
propertydefinition.TEntityTemplatePropertyTable.propertyConstraints.description=
36+
propertydefinition.TEntityTemplatePropertyTable.propertyConstraints.label=propertyConstraints
37+
propertydefinition.TEntityTemplatePropertyTable.type.description=
38+
propertydefinition.TEntityTemplatePropertyTable.type.label=type
39+
propertydefinition.TEntityTypePropertyTable.abstract.description=
40+
propertydefinition.TEntityTypePropertyTable.abstract.label=abstract
41+
propertydefinition.TEntityTypePropertyTable.derivedFrom.description=
42+
propertydefinition.TEntityTypePropertyTable.derivedFrom.label=derivedFrom
43+
propertydefinition.TEntityTypePropertyTable.final.description=
44+
propertydefinition.TEntityTypePropertyTable.final.label=final
45+
propertydefinition.TEntityTypePropertyTable.name.description=
46+
propertydefinition.TEntityTypePropertyTable.name.label=name
47+
propertydefinition.TEntityTypePropertyTable.propertiesDefinition.description=
48+
propertydefinition.TEntityTypePropertyTable.propertiesDefinition.label=propertiesDefinition
49+
propertydefinition.TEntityTypePropertyTable.tags.description=
50+
propertydefinition.TEntityTypePropertyTable.tags.label=tags
51+
propertydefinition.TEntityTypePropertyTable.targetNamespace.description=
52+
propertydefinition.TEntityTypePropertyTable.targetNamespace.label=targetNamespace
53+
propertydefinition.TNodeTemplateProperty.maxInstances.description=
54+
propertydefinition.TNodeTemplateProperty.maxInstances.label=maxInstances
55+
propertydefinition.TNodeTemplateProperty.minInstances.description=
56+
propertydefinition.TNodeTemplateProperty.minInstances.label=minInstances
57+
propertydefinition.TNodeTemplateProperty.name.description=
58+
propertydefinition.TNodeTemplateProperty.name.label=name
59+
propertydefinition.TNodeTemplateProperty.testMultiElement.description=
60+
propertydefinition.TNodeTemplateProperty.testMultiElement.label=testMultiElement
61+
propertydefinition.TPlansPropertyTable.targetNamespace.description=
62+
propertydefinition.TPlansPropertyTable.targetNamespace.label=targetNamespace
63+
propertydefinition.TPolicyTable.name.description=
64+
propertydefinition.TPolicyTable.name.label=name
65+
propertydefinition.TPolicyTable.policyRef.description=
66+
propertydefinition.TPolicyTable.policyRef.label=policyRef
67+
propertydefinition.TPolicyTable.policyType.description=
68+
propertydefinition.TPolicyTable.policyType.label=policyType
69+
propertydefinition.TRelationshipTemplateTable.name.description=
70+
propertydefinition.TRelationshipTemplateTable.name.label=name
71+
propertydefinition.TRelationshipTypePropertyTable.instanceStates.description=
72+
propertydefinition.TRelationshipTypePropertyTable.instanceStates.label=instanceStates
73+
propertydefinition.TRelationshipTypePropertyTable.sourceInterfaces.description=
74+
propertydefinition.TRelationshipTypePropertyTable.sourceInterfaces.label=sourceInterfaces
75+
propertydefinition.TRelationshipTypePropertyTable.targetInterfaces.description=
76+
propertydefinition.TRelationshipTypePropertyTable.targetInterfaces.label=targetInterfaces
77+
propertydefinition.TRelationshipTypePropertyTable.validSource.description=
78+
propertydefinition.TRelationshipTypePropertyTable.validSource.label=validSource
79+
propertydefinition.TRelationshipTypePropertyTable.validTarget.description=
80+
propertydefinition.TRelationshipTypePropertyTable.validTarget.label=validTarget
81+
propertydefinition.TRequirementDefinitionTable.lowerBound.description=
82+
propertydefinition.TRequirementDefinitionTable.lowerBound.label=lowerBound
83+
propertydefinition.TRequirementDefinitionTable.name.description=
84+
propertydefinition.TRequirementDefinitionTable.name.label=name
85+
propertydefinition.TRequirementDefinitionTable.requirementType.description=
86+
propertydefinition.TRequirementDefinitionTable.requirementType.label=requirementType
87+
propertydefinition.TRequirementDefinitionTable.upperBound.description=
88+
propertydefinition.TRequirementDefinitionTable.upperBound.label=upperBound
89+
propertydefinition.TRequirementTable.name.description=
90+
propertydefinition.TRequirementTable.name.label=name
91+
propertydefinition.TServiceTemplatePropertyTable.boundaryDefinitions.description=
92+
propertydefinition.TServiceTemplatePropertyTable.boundaryDefinitions.label=boundaryDefinitions
93+
propertydefinition.TServiceTemplatePropertyTable.id.description=
94+
propertydefinition.TServiceTemplatePropertyTable.id.label=id
95+
propertydefinition.TServiceTemplatePropertyTable.name.description=
96+
propertydefinition.TServiceTemplatePropertyTable.name.label=name
97+
propertydefinition.TServiceTemplatePropertyTable.substitutableNodeType.description=
98+
propertydefinition.TServiceTemplatePropertyTable.substitutableNodeType.label=substitutableNodeType
99+
propertydefinition.TServiceTemplatePropertyTable.tags.description=
100+
propertydefinition.TServiceTemplatePropertyTable.tags.label=tags
101+
propertydefinition.TServiceTemplatePropertyTable.targetNamespace.description=
102+
propertydefinition.TServiceTemplatePropertyTable.targetNamespace.label=targetNamespace
103+
propertydefinition.TargetElementTypePropertyTable.ref.description=
104+
propertydefinition.TargetElementTypePropertyTable.ref.label=ref
105+
propertypage.ToscaPropertyPage.label=Tosca
106+
propertytable.TEntityTemplatePropertyTable.label=TEntityTemplatePropertyTable
107+
propertytable.TEntityTypePropertyTable.label=TEntityTypePropertyTable
108+
propertytable.TNodeTemplateProperty.label=
109+
propertytable.TPlansPropertyTable.label=TPlansPropertyTable
110+
propertytable.TPolicyTable.label=TPolicyTable
111+
propertytable.TRelationshipTemplateTable.label=TRelationshipTemplateTable
112+
propertytable.TRelationshipTypePropertyTable.label=TRelationshipTypePropertyTable
113+
propertytable.TRequirementDefinitionTable.label=TRequirementDefinitionTable
114+
propertytable.TRequirementTable.label=TRequirementTable
115+
propertytable.TServiceTemplatePropertyTable.label=TServiceTemplatePropertyTable
116+
propertytable.TargetElementTypePropertyTable.label=TargetElementTypePropertyTable
31117

32118
stereotype.CapabilitiesType.description=
33119
stereotype.CapabilitiesType.label=CapabilitiesType
@@ -69,6 +155,8 @@ stereotype.TDocumentation.description=
69155
stereotype.TDocumentation.label=TDocumentation
70156
stereotype.TEntityTemplate.description=
71157
stereotype.TEntityTemplate.label=TEntityTemplate
158+
stereotype.TEntityType.description=
159+
stereotype.TEntityType.label=TEntityType
72160
stereotype.TExtensibleElements.description=
73161
stereotype.TExtensibleElements.label=TExtensibleElements
74162
stereotype.TNodeTemplate.description=
@@ -122,34 +210,26 @@ tagtype.name.description=\t\t
122210
tagtype.name.label=name
123211
tagtype.operationName.description=
124212
tagtype.operationName.label=operationName
125-
tagtype.policyRef.description=
126-
tagtype.policyRef.label=policyRef
127-
tagtype.policyType.description=
128-
tagtype.policyType.label=policyType
129213
tagtype.ref.description=
130214
tagtype.ref.label=ref
131215
tagtype.relationshipRef.description=
132216
tagtype.relationshipRef.label=relationshipRef
133-
tagtype.requirementType.description=
134-
tagtype.requirementType.label=requirementType
135217
tagtype.state.description=
136218
tagtype.state.label=state
137-
tagtype.tags.description=
138-
tagtype.tags.label=tags
139219
tagtype.upperBound.description=
140220
tagtype.upperBound.label=upperBound
141221
tool.ArtifactTemplate.label=ArtifactTemplate
142222
tool.ArtifactTemplate.tooltip=Create an artifact Template
143223
tool.NodeTemplate.label=NodeTemplate
144224
tool.NodeTemplate.tooltip=
145-
tool.NodeTypes.label=NodeTypes
146-
tool.NodeTypes.tooltip=
225+
tool.NodeType.label=NodeType
226+
tool.NodeType.tooltip=
147227
tool.Plans.label=Plans
148228
tool.Plans.tooltip=
149229
tool.RelationshipTemplate.label=RelationshipTemplate
150230
tool.RelationshipTemplate.tooltip=Create a relationship template
151-
tool.RelationshipTypes.label=RelationshipTypes
152-
tool.RelationshipTypes.tooltip=
231+
tool.RelationshipType.label=RelationshipType
232+
tool.RelationshipType.tooltip=
153233
tool.Service\ Template.label=Service Template
154234
tool.Service\ Template.tooltip=
155235
tool.TopologyTemplate.label=TopologyTemplate

0 commit comments

Comments
 (0)