Difference between revisions of "Concept:TopicLink"
Jump to navigation
Jump to search
(transfered by WikiBackup wikiTask at 2015-11-05T19:44:50Z) |
m (transfered by WikiBackup wikiTask at 2017-11-05T18:05:52Z) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|icon=File:Link.png | |icon=File:Link.png | ||
|iconUrl=/images/f/fd/Link.png | |iconUrl=/images/f/fd/Link.png | ||
+ | |documentation=A TopicLink links two Concepts | ||
|wikiDocumentation=A TopicLink links two [[Concept:Topic]]s | |wikiDocumentation=A TopicLink links two [[Concept:Topic]]s | ||
− | |||
|defaultstoremode=subobject | |defaultstoremode=subobject | ||
+ | |listLimit= | ||
+ | |cargo= | ||
|context=MetaModel | |context=MetaModel | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
− | |||
{{Topic | {{Topic | ||
|viewmode=masterdetail | |viewmode=masterdetail | ||
|storemode=none | |storemode=none | ||
}} | }} | ||
+ | {{#forminput:form=Property|button text=add Property}} | ||
=== Documentation === | === Documentation === | ||
− | + | A TopicLink links two [[Concept:Topic]]s | |
=== uml === | === uml === | ||
<uml> | <uml> | ||
+ | title TopicLink | ||
+ | note as TopicLinkDiagramNote | ||
+ | Copyright (c) 2015-2016 BITPlan GmbH | ||
+ | [[http://www.bitplan.com]] | ||
+ | end note | ||
+ | note as TopicLinkNote | ||
+ | A TopicLink links two Concepts | ||
+ | end note | ||
class TopicLink { | class TopicLink { | ||
Text name | Text name | ||
+ | Page source | ||
Text sourceRole | Text sourceRole | ||
− | + | Boolean sourceMultiple | |
− | |||
Text sourceDocumentation | Text sourceDocumentation | ||
+ | Page target | ||
Text targetRole | Text targetRole | ||
− | + | Boolean targetMultiple | |
− | Text | + | Text targetDocumentation |
Boolean masterDetail | Boolean masterDetail | ||
− | |||
} | } | ||
+ | TopicLinkNote .. TopicLink | ||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
− | ' Copyright (c) 2015 BITPlan GmbH | + | ' Copyright (c) 2015-2016 BITPlan GmbH |
' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI | ' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI | ||
' skinparams generated by com.bitplan.restmodelmanager | ' skinparams generated by com.bitplan.restmodelmanager | ||
Line 123: | Line 134: | ||
* [[:Template:TopicLink]] | * [[:Template:TopicLink]] | ||
* [[:Form:TopicLink]] | * [[:Form:TopicLink]] | ||
+ | topic links: | ||
+ | |||
}} | }} | ||
[[Category:TopicLink]] | [[Category:TopicLink]] |
Latest revision as of 19:05, 5 November 2017
"" has been identified to contain an invalid "/images/f/fd/Link.png" authority or path component.
Topic | |
---|---|
name | TopicLink |
pluralName | TopicLinks |
icon | |
icon Url | /images/f/fd/Link.png |
documentation | A TopicLink links two Concepts |
wikiDocumentation | A TopicLink links two Concept:Topics |
default storemode | subobject |
list Limit | |
use cargo | |
context | MetaModel |
properties
name | label | type | index | sortPos | primaryKey | mandatory | namespace | size | uploadable | defaultValue | inputType | allowedValues | documentation | values_from | showInGrid | isLink | nullable | topic | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TopicLink masterDetail | masterDetail | masterDetail | Types/Boolean | 10 | false | false | false | should the details be displayed in the same form and template?
If no
if yes
| false | TopicLink | |||||||||
TopicLink name | name | name | Types/Text | 1 | false | false | 50 | false | The name of the topic link | false | TopicLink | ||||||||
TopicLink source | source | source | Types/Page | 2 | false | true | 50 | false | dropdown | the source of a topic Link | concept=Topic | false | TopicLink | ||||||
TopicLink sourceDocumentation | sourceDocumentation | source Doc | Types/Text | 5 | false | false | 300 | false | textarea | Documentation for the source Role | false | TopicLink | |||||||
TopicLink sourceMultiple | sourceMultiple | sourceMultiple | Types/Boolean | 4 | false | false | 50 | false | false | TopicLink | |||||||||
TopicLink sourceRole | sourceRole | sourceRole | Types/Text | 3 | false | false | 50 | false | false | TopicLink | |||||||||
TopicLink target | target | target | Types/Page | 6 | false | false | 50 | false | false | TopicLink | |||||||||
TopicLink targetDocumentation | targetDocumentation | target Doc | Types/Text | 9 | false | false | 300 | false | textarea | Documentation for the target Role | false | TopicLink | |||||||
TopicLink targetMultiple | targetMultiple | sourceMultiple | Types/Boolean | 8 | false | false | 50 | false | false | TopicLink | |||||||||
TopicLink targetRole | targetRole | targetRole | Types/Text | 7 | false | false | 50 | false | false | TopicLink |
Documentation
A TopicLink links two Concept:Topics
uml
Description of concept "TopicLink"RDF feed
TopicLinks
see also
- List of TopicLinks
- Help:TopicLink
- Concept:TopicLink
- Category:TopicLink
- Template:TopicLink
- Form:TopicLink
[[TopicLink source::+]]