We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe08e0e commit 5a91e16Copy full SHA for 5a91e16
docs/uml/main/input/CharacteristicDatamodelConcept.puml
@@ -33,7 +33,7 @@ package models {
33
+ {static} REQUIRED_FORMAT: String
34
- x: ComparableQuantity<A>
35
- y: ComparableQuantity<O>
36
- + serialize(int): String
+ + serialize(): String
37
- {static} buildExceptionMessage(String): String
38
- {static} buildExceptionMessage(String, String): String
39
}
0 commit comments