You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's only used in the diagram at the moment. In other words is coming from the UML spec. It's not used for our processing. So in theory it can be removed.
Is it needed to have a list symbol , if there is also a cardinality specified?
Is the list symbol used?
example:
class SupplierLocation {
@type scro:StorageFacility
}
SupplierLocation -- "0..*" Customer
The text was updated successfully, but these errors were encountered: