Package io.lionweb.language
Interface NamespacedEntity
- All Superinterfaces:
INamed
- All Known Implementing Classes:
Annotation,Classifier,Concept,Containment,DataType,Enumeration,EnumerationLiteral,Feature,Field,Interface,LanguageEntity,Link,PrimitiveType,Property,Reference,StructuredDataType
Something with a name and contained in a Namespace.
A Concept Invoice, contained in a Language com.foo.Accounting. Therefore, Invoice will have the qualifiedName com.foo.Accounting.Invoice.