EmptyCollection¶
An empty collection is a collection without members.
Diagram¶

Specializations of EmptyCollection¶
| Class | Description |
|---|---|
| Empty Dictionary | An empty dictionary (i.e. has no members). |
Formalization for EmptyCollection¶
| Property | Constraint |
|---|---|
| subClassOf | Collection |
Other annotations¶
| Property | Value |
|---|---|
| category | expanded |
| component | collections |
| definition | An empty collection is a collection without members. |