Package com.nomagic.uml2
Class MagicDrawProfile.MapToDataSourceStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.MapToDataSourceStereotype
- Enclosing class:
- MagicDrawProfile
public static class MagicDrawProfile.MapToDataSourceStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMapping(Element element, String value) voidaddMappingColumns(Element element, String value) voidprotected voidclear()voidclearDelimiter(Element element) voidvoidclearFirstCell(Element element) voidclearFirstRowRepresentsHeading(Element element) voidclearIdentificationProperty(Element element) voidclearLastModified(Element element) voidclearMapping(Element element) voidclearMappingColumns(Element element) voidclearMarkExportedRows(Element element) voidclearNumberEmptyColumnsSkip(Element element) voidclearNumberEmptyRowsSkip(Element element) voidclearSheet(Element element) voidclearSheets(Element element) voidclearSourceIdentificationProperty(Element element) voidclearSyncPlainText(Element element) voidclearTargetIdentificationProperty(Element element) voidgetDelimiter(Element element) getFirstCell(Element element) getIdentificationProperty(Element element) getLastModified(Element element) getMapping(Element element) getMappingColumns(Element element) getNumberEmptyColumnsSkip(Element element) getNumberEmptyRowsSkip(Element element) getSourceIdentificationProperty(Element element) Returns stereotype for this wrapper.getTargetIdentificationProperty(Element element) booleanisExportByIdentificationProperty(Element element) isFirstRowRepresentsHeading(Element element) static booleanisInstance(Element element) isMarkExportedRows(Element element) isSyncPlainText(Element element) voidremoveMapping(Element element, String value) voidremoveMappingColumns(Element element, String value) voidremoveSheets(Element element, String value) voidsetDelimiter(Element element, String value) voidsetExportByIdentificationProperty(Element element, Boolean value) voidsetFirstCell(Element element, String value) voidsetFirstRowRepresentsHeading(Element element, Boolean value) voidsetIdentificationProperty(Element element, String value) voidsetLastModified(Element element, String value) voidsetMapping(Element element, Collection<String> value) voidsetMappingColumns(Element element, Collection<String> value) voidsetMarkExportedRows(Element element, Boolean value) voidsetNumberEmptyColumnsSkip(Element element, Integer value) voidsetNumberEmptyRowsSkip(Element element, Integer value) voidvoidsetSheets(Element element, Collection<String> value) voidsetSourceIdentificationProperty(Element element, String value) voidsetSyncPlainText(Element element, Boolean value) voidsetTargetIdentificationProperty(Element element, String value) voidMethods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
DELIMITER
- See Also:
-
EXPORTBYIDENTIFICATIONPROPERTY
- See Also:
-
FIRSTCELL
- See Also:
-
FIRSTROWREPRESENTSHEADING
- See Also:
-
IDENTIFICATIONPROPERTY
- See Also:
-
LASTMODIFIED
- See Also:
-
MAPPING
- See Also:
-
MAPPINGCOLUMNS
- See Also:
-
MARKEXPORTEDROWS
- See Also:
-
NUMBEREMPTYCOLUMNSSKIP
- See Also:
-
NUMBEREMPTYROWSSKIP
- See Also:
-
SHEET
- See Also:
-
SHEETS
- See Also:
-
SOURCEIDENTIFICATIONPROPERTY
- See Also:
-
SYNCPLAINTEXT
- See Also:
-
TARGETIDENTIFICATIONPROPERTY
- See Also:
-
URL
- See Also:
-
-
Constructor Details
-
MapToDataSourceStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getDelimiterProperty
-
getExportByIdentificationPropertyProperty
-
getFirstCellProperty
-
getFirstRowRepresentsHeadingProperty
-
getIdentificationPropertyProperty
-
getLastModifiedProperty
-
getMappingProperty
-
getMappingColumnsProperty
-
getMarkExportedRowsProperty
-
getNumberEmptyColumnsSkipProperty
-
getNumberEmptyRowsSkipProperty
-
getSheetProperty
-
getSheetsProperty
-
getSourceIdentificationPropertyProperty
-
getSyncPlainTextProperty
-
getTargetIdentificationPropertyProperty
-
getUrlProperty
-
setDelimiter
-
clearDelimiter
-
getDelimiter
-
setExportByIdentificationProperty
-
clearExportByIdentificationProperty
-
isExportByIdentificationProperty
-
setFirstCell
-
clearFirstCell
-
getFirstCell
-
setFirstRowRepresentsHeading
-
clearFirstRowRepresentsHeading
-
isFirstRowRepresentsHeading
-
setIdentificationProperty
-
clearIdentificationProperty
-
getIdentificationProperty
-
setLastModified
-
clearLastModified
-
getLastModified
-
setMapping
-
clearMapping
-
addMapping
-
removeMapping
-
getMapping
-
setMappingColumns
-
clearMappingColumns
-
addMappingColumns
-
removeMappingColumns
-
getMappingColumns
-
setMarkExportedRows
-
clearMarkExportedRows
-
isMarkExportedRows
-
setNumberEmptyColumnsSkip
-
clearNumberEmptyColumnsSkip
-
getNumberEmptyColumnsSkip
-
setNumberEmptyRowsSkip
-
clearNumberEmptyRowsSkip
-
getNumberEmptyRowsSkip
-
setSheet
-
clearSheet
-
getSheet
-
setSheets
-
clearSheets
-
addSheets
-
removeSheets
-
getSheets
-
setSourceIdentificationProperty
-
clearSourceIdentificationProperty
-
getSourceIdentificationProperty
-
setSyncPlainText
-
clearSyncPlainText
-
isSyncPlainText
-
setTargetIdentificationProperty
-
clearTargetIdentificationProperty
-
getTargetIdentificationProperty
-
setUrl
-
clearUrl
-
getUrl
-
clear
protected void clear() -
is
-
isInstance
-