Interface MMText
- All Superinterfaces:
ADClientAble,ADM2AttrModifyAble,ELContainerAble,ELContAsgnAble,ELDeleteAble,ELElement,ELNamedElement,ELNamespaceAsgnAble,ELObject,ELPackageAble,ELTypedElement,ELUUIDAble,MM2TypedElement,MMLocalizAble,MMMetaCommentAble,MMMetamodelElement
Represents a text definition.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionClassification of the text.getFont()Returns the font information of the current object's text.booleanReturns true if the font can be changed for the current object.Returns the default of the current object's text.All set values for the text.Determines the visibility of the text.booleanReturns true if the current object is used for documentation.booleanReturns true if the current object is a formatted text.booleanTrue, if theMMTextValueof thisMMTextmay be localized.voidSet the value of Foreign Key Classification.voidsetFlowDocument(boolean value) Set the value of Attribut IsFlowDocument.voidSet the value of Attribut Preset.voidsetTextLocalizAble(boolean value) Set the value of Attribut IsTextLocalizAble.voidSet the value of Attribut TextVisibility.voidsetUseInDocumentation(boolean value) Set the value of Attribut UseInDocumentation.Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADClientAble
getAnnotation, getEndAnalysisDia, getLogic, getLogic, getPresentationContext, getSection, getStartAnalysisDiaMethods inherited from interface de.mid.innovator.srv2api.icw2meta.ADM2AttrModifyAble
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRelshipTypeList, getTabElementRowList, getTabElementRowTypeList, getTabRelshipList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModifyMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContainerAble
getClientDependency, getOwnedElement, getOwnedElementTransitiveDown, getOwnedElementTransitiveDown, getOwnedElementTransitiveDownAndUnresolved, getOwnedElementTransitiveDownAndUnresolved, getOwnedOrReferencedElementTransitiveDown, getOwnedOrReferencedElementTransitiveDown, getOwnedRelshipBinDirWithTarget, getOwnedRelshipBinDirWithTarget, getRedirectedModelContainer, getRelshipBinDirSource, getSelfAndOwnedElementTransitiveDown, getSelfAndOwnedElementTransitiveDown, getSortedContents, sortContentsMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwnerMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELDeleteAble
deleteMethods inherited from interface de.mid.innovator.srv2api.icw2elem.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 de.mid.innovator.srv2api.icw2elem.ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKindMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamespaceAsgnAble
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibilityMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasReadMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELPackageAble
getElementImportingNamespace, getElementImportingNamespace, getImportedPackageAble, getOwningPackageMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELTypedElement
getModifyTypedElementDeclaration, getType, getTypedElementCnstr, getTypeKind, getValSpecOfTypedElement, getValSpecOfTypedElementWithPattern, getValSpecOfTypedElementWithPattern, isBitmapAble, isColorAble, modifyTypedElementDeclaration, setTypeMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getInnoRef, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUIDMethods inherited from interface de.mid.innovator.srv2api.icw2meta.MM2TypedElement
createValue, getDateTimeKind, getDefaultValueAsString, getInvisibleClassification, getMM2Type, getNotificationConditionProperty, getNotToLocalizeClassification, getOrderingStereotype, getOwnedTypeEnum, getOwnedTypeRange, getOwnedValSpec, getOwnedValueCnstr, getPredefinedValuesDlgInit, getScale, getSeparatingStereotype, getSyncedProperty, getUseAllValuesAsList, hasValueList, modifyTypedElement, modifyValueConstraintDlg, predefinedValuesDlg, setDateTimeKind, setScale, setUseAllValuesAsList, setValueListMethods inherited from interface de.mid.innovator.srv2api.icw2meta.MMLocalizAble
hasAnyLocalizedName, hasLocalizedNameMethods inherited from interface de.mid.innovator.srv2api.icw2meta.MMMetaCommentAble
getDescriptionMethods inherited from interface de.mid.innovator.srv2api.icw2meta.MMMetamodelElement
getIgnoringProfile
-
Method Details
-
getPreset
Returns the default of the current object's text.- Throws:
InoNetExceptionSrvErrorException
-
setPreset
Set the value of Attribut Preset.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getFont
Returns the font information of the current object's text.- Throws:
InoNetExceptionSrvErrorException
-
getFontChangeable
Returns true if the font can be changed for the current object.- Throws:
InoNetExceptionSrvErrorException
-
getUseInDocumentation
Returns true if the current object is used for documentation.- Throws:
InoNetExceptionSrvErrorException
-
setUseInDocumentation
Set the value of Attribut UseInDocumentation.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
isFlowDocument
Returns true if the current object is a formatted text.- Throws:
InoNetExceptionSrvErrorException
-
setFlowDocument
Set the value of Attribut IsFlowDocument.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getTextVisibility
Determines the visibility of the text.- Throws:
InoNetExceptionSrvErrorException
-
setTextVisibility
Set the value of Attribut TextVisibility.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
isTextLocalizAble
True, if theMMTextValueof thisMMTextmay be localized.- Throws:
InoNetExceptionSrvErrorException
-
setTextLocalizAble
Set the value of Attribut IsTextLocalizAble.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getTextValue
All set values for the text.- Throws:
InoNetExceptionSrvErrorException
-
getClassification
Classification of the text.- Throws:
InoNetExceptionSrvErrorException
-
setClassification
Set the value of Foreign Key Classification.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getOwningProfile
- Throws:
InoNetExceptionSrvErrorException
-