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

public interface NamespacedEntity extends INamed
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.