Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

X

XLABEL - Static variable in class com.nomagic.magicdraw.simulation.SimulationProfile.HistogramStereotype
Specify the label of x-axis of the chart.
XLSX - Static variable in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
Constants for XLSX type.
XLSXChart - Class in com.nomagic.magicreport
An bean represent a chart object for xlsx template.
XLSXChart(String) - Constructor for class com.nomagic.magicreport.XLSXChart
 
XLSXChart(String, String) - Constructor for class com.nomagic.magicreport.XLSXChart
 
XLSXChart(String, String, int, int) - Constructor for class com.nomagic.magicreport.XLSXChart
 
XLSXChart(String, String, String, int, int) - Constructor for class com.nomagic.magicreport.XLSXChart
 
XLSXConstants - Interface in com.nomagic.magicreport.engine.ooxml
String constant for XLSX.
XLSXCreator - Class in com.nomagic.magicreport.format.html
The class use for create Html to XLSX content.
XLSXCreator() - Constructor for class com.nomagic.magicreport.format.html.XLSXCreator
 
XLSXEngine - Class in com.nomagic.magicreport.engine.velocity
The Velocity engine for OpenXML Excel Workbook (XLSX).
XLSXEngine() - Constructor for class com.nomagic.magicreport.engine.velocity.XLSXEngine
A class constructor.
XLSXEngine.SheetInfo - Class in com.nomagic.magicreport.engine.velocity
Class for hadler sheet data in XLSX.
XLSXFormatter - Class in com.nomagic.magicreport.format
The Velocity engine support for XLSX.
XLSXFormatter(ITemplateEngine) - Constructor for class com.nomagic.magicreport.format.XLSXFormatter
Create a XLSX formatter with specific properties.
XLSXFormatter(Properties) - Constructor for class com.nomagic.magicreport.format.XLSXFormatter
Create a XLSX formatter with specific properties.
XLSXLimitedBufferedWriter - Class in com.nomagic.magicreport.engine.ooxml
 
XLSXLimitedBufferedWriter(Writer, XLSXEngine) - Constructor for class com.nomagic.magicreport.engine.ooxml.XLSXLimitedBufferedWriter
 
XLSXParseErrorException - Exception Class in com.nomagic.magicreport.engine.ooxml
Application-level exception thrown when a template has a syntax or other error which prevents it from being parsed.
XLSXParseErrorException(ParseErrorException) - Constructor for exception class com.nomagic.magicreport.engine.ooxml.XLSXParseErrorException
Constructs a new exception with the specified detail message.
XLSXParseErrorException(String) - Constructor for exception class com.nomagic.magicreport.engine.ooxml.XLSXParseErrorException
Constructs a new exception with the specified detail message.
XLSXParseErrorException(String, Template, String[], int, String) - Constructor for exception class com.nomagic.magicreport.engine.ooxml.XLSXParseErrorException
Constructs a new exception with the specified detail message.
XLSXSizeLimitExceededException - Exception Class in com.nomagic.magicreport
 
XLSXSizeLimitExceededException() - Constructor for exception class com.nomagic.magicreport.XLSXSizeLimitExceededException
 
XLSXSizeLimitExceededException(String) - Constructor for exception class com.nomagic.magicreport.XLSXSizeLimitExceededException
 
XLSXSizeLimitExceededException(String, Throwable) - Constructor for exception class com.nomagic.magicreport.XLSXSizeLimitExceededException
 
XLSXSizeLimitExceededException(String, Throwable, boolean, boolean) - Constructor for exception class com.nomagic.magicreport.XLSXSizeLimitExceededException
 
XLSXSizeLimitExceededException(Throwable) - Constructor for exception class com.nomagic.magicreport.XLSXSizeLimitExceededException
 
XmiExporterDescription - Class in com.nomagic.persistence
Project version and required resources/plugins information.
XmiExporterDescription(String, FormatVersion) - Constructor for class com.nomagic.persistence.XmiExporterDescription
Constructor
XmiExporterDescription(String, FormatVersion, String) - Constructor for class com.nomagic.persistence.XmiExporterDescription
Constructor
XmiExporterDescription(String, String) - Constructor for class com.nomagic.persistence.XmiExporterDescription
Deprecated.
use constructor with FileFormat arguments
XmiExporterDescription(String, String, String) - Constructor for class com.nomagic.persistence.XmiExporterDescription
Deprecated.
use constructor with FileFormat arguments
XML - Static variable in class com.nomagic.magicdraw.magicreport.helper.TemplateHelper
Constants for XML type.
XML_DATATYPE - Static variable in class com.nomagic.uml2.MagicDrawProfile
 
XML_SPACE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
attribute for space.
XML_SPACE_PRESERVE - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
value of xml:space.
XML_VERSION - Static variable in interface com.nomagic.magicdraw.properties.PropertyID
 
XML_VERSION - Static variable in interface com.nomagic.magicreport.engine.ooxml.DOCXConstants
xml version.
XMLDataHandler - Class in com.nomagic.magicreport.engine.xml
XML Data handler.
XMLDataHandler(Writer) - Constructor for class com.nomagic.magicreport.engine.xml.XMLDataHandler
Create SAX handler.
XMLEngine - Class in com.nomagic.magicreport.engine.velocity
This class provides an instance of the Velocity template engine.
XMLEngine() - Constructor for class com.nomagic.magicreport.engine.velocity.XMLEngine
Create instance of engine.
XMLFactory - Class in com.nomagic.license.utils
 
XMLFactory() - Constructor for class com.nomagic.license.utils.XMLFactory
 
XMLFormatter - Class in com.nomagic.magicreport.format
This class provides implementation for XML format output.
XMLFormatter(Properties) - Constructor for class com.nomagic.magicreport.format.XMLFormatter
Create a HTML formatter with specific properties.
XmlImporter - Class in com.nomagic.reportwizard.tools.importer.template
Imports Xml content at runtime.
XmlImporter(String, String) - Constructor for class com.nomagic.reportwizard.tools.importer.template.XmlImporter
the constructor.
XMLNodeList - Class in com.nomagic.magicreport.helper
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
XMLNodeList() - Constructor for class com.nomagic.magicreport.helper.XMLNodeList
 
xmlPlainText(String) - Static method in class com.nomagic.magicreport.helper.XMLUtils
Strip all tag element and convert all special characters to plain text.
XMLUtils - Class in com.nomagic.magicreport.helper
Provides utilities for XML.
XPDLImportExport - Class in com.nomagic.magicdraw.cbm.xpdl
Contains utility methods for importing/exporting XPDL to/from BPMN models.
XPDLImportExport() - Constructor for class com.nomagic.magicdraw.cbm.xpdl.XPDLImportExport
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form