Package io.lionweb.language
Interface IKeyed<T>
- Type Parameters:
T- Type of keyed element.
- All Superinterfaces:
INamed
- All Known Implementing Classes:
Annotation,Classifier,Concept,Containment,DataType,Enumeration,EnumerationLiteral,Feature,Field,Interface,Language,LanguageEntity,Link,LionCoreBuiltins,PrimitiveType,Property,Reference,StructuredDataType
Any element in a Language (M2) that can be referred from an instance (M1).
-
Method Summary
-
Method Details
-
getKey
String getKey() -
setKey
-