Interface ELLanguage
- All Superinterfaces:
ELContAsgnAble, ELElement, ELNamedElement, ELNamespaceAsgnAble, ELObject, ELUUIDAble
- All Known Subinterfaces:
ELLanguageOCL, ELLanguageUML
This is a utility class for ELLanguage that provides static methods for creation or other purposes.
- See Also:
- Note:
- The interface ELLanguage describes an abstract ability of an object. Therefore no instances of this type can be found in the repository!
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionThis language can be specified by this value.booleanhasValidLicense(String pattern) True, if argument pattern contains the license necessary for this language.Methods inherited from interface ELContAsgnAble
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwnerMethods inherited from interface ELElement
duplicateElement, getAssignAbleToVattr, getAssignAbleToVattr, getClientId, getCreateTemplateOfInstance, getDisplayBitmap, getDisplayColor, getDisplayFont, getDisplayLine, getDisplayName, getDisplayNameShort, getDisplayNSName, getElementCache, getElementMappingInformation, getNotificationElement, getQualifiedNamespaceName, getRelshipBinDir, getRelshipBinDir, getRelshipBinDirTarget, getUnitToLock, getValSpecElement, isContainedInProfile, isUnresolved, lockUnit, setUnresolved, unlockUnitMethods inherited from interface ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKindMethods inherited from interface ELNamespaceAsgnAble
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibilityMethods inherited from interface ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasReadMethods inherited from interface ELUUIDAble
getHyperlinkReferenceAble, getInnoRef, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUID
-
Method Details
-
getLanguageKind
This language can be specified by this value.- Throws:
InoNetExceptionSrvErrorException
-
hasValidLicense
True, if argument pattern contains the license necessary for this language.- Parameters:
pattern- A string pattern.- Throws:
InoNetExceptionSrvErrorException
-
getSchema
- Throws:
InoNetExceptionSrvErrorException
-