Sha256: 0656e4204a39315e61ba009d6a08349b47d3de7b8b79d7dc4fdb26a70dd0023b
Contents?: true
Size: 815 Bytes
Versions: 7
Compression:
Stored size: 815 Bytes
Contents
diagram MyView { title "my diagram" enum MyEnum {} enum AddressClassProfile <<my_keyword>> { +addressClassProfile: CharacterString } data_type "Banking Information" { definition { Common code types used in banking. } "art code" { definition { The bank ART code. } } "CCT Number" } data_type DateTimeType { definition { Type of date time value. } year { definition { The value only provides year. } } monthYear dayMonthYear } primitive Integer enum Profile { imlicistAttributeProfile: CharacterString +attributeProfile: CharacterString -privateAttributeProfile: CharacterString ~friendlyAttributeProfile: CharacterString #protectedAttributeProfile: CharacterString } }
Version data entries
7 entries across 7 versions & 1 rubygems