A B C D E F G H I L M N O P R S T U V W X

I

IN - Static variable in class com.sodius.mdw.core.eval.project.DirectionKind
in : elements are read in the input model, no modification performed.
info(Object) - Method in class com.sodius.mdw.core.util.log.AbstractLogger
 
info(Object, String, int, int) - Method in class com.sodius.mdw.core.util.log.AbstractLogger
 
info(Object, Throwable) - Method in class com.sodius.mdw.core.util.log.AbstractLogger
 
INFO - Static variable in class com.sodius.mdw.core.util.log.Level
INFO level should only be used for reasonably significant messages that will make sense to end users and system admins.
info(Object) - Method in interface com.sodius.mdw.core.util.log.Logger
Logs an info level message.
info(Object, String, int, int) - Method in interface com.sodius.mdw.core.util.log.Logger
Logs an info level message, with the specified file location.
info(Object, Throwable) - Method in interface com.sodius.mdw.core.util.log.Logger
Logs an info level message.
info(Object) - Method in class com.sodius.mdw.core.util.log.LoggerSet
 
info(Object, String, int, int) - Method in class com.sodius.mdw.core.util.log.LoggerSet
 
info(Object, Throwable) - Method in class com.sodius.mdw.core.util.log.LoggerSet
 
INOUT - Static variable in class com.sodius.mdw.core.eval.project.DirectionKind
inout : some elements are read and others are created in the model.
InputSourceProvider - Interface in com.sodius.mdw.core.util.io
Provides access to an input source.
InputSourceWriter - Interface in com.sodius.mdw.core.util.io
Generally used to write a doc template output, accessed using an input source, on disk.
intern(String) - Method in class com.sodius.mdw.core.util.io.XMLDefaultHandler
Returns a canonical representation for the specified string object.
internalWorked(double) - Method in class com.sodius.mdw.core.util.progress.NullProgressMonitor
This implementation does nothing.
internalWorked(double) - Method in interface com.sodius.mdw.core.util.progress.ProgressMonitor
Internal method to handle scaling correctly.
internalWorked(double) - Method in class com.sodius.mdw.core.util.progress.ProgressMonitorWrapper
 
internalWorked(double) - Method in class com.sodius.mdw.core.util.progress.SubProgressMonitor
 
InvalidCallException - Class in com.sodius.mdw.core.eval
Thrown when a reference to an evaluable element (template, rule or script) is invalid.
InvalidCallException(String) - Constructor for class com.sodius.mdw.core.eval.InvalidCallException
Constructs an InvalidCallException with the specified detail message.
InvalidCallException(String, Throwable) - Constructor for class com.sodius.mdw.core.eval.InvalidCallException
Constructs an InvalidCallException with the specified detail message and cause.
IOUtils - Class in com.sodius.mdw.core.util.io
General I/O stream manipulation utilities.
isAssignableFrom(Metamodel) - Method in interface com.sodius.mdw.core.model.Metamodel
Determines if the metamodel represented by this Metamodel object is the same as the specified Metamodel parameter, and if the applied metamodel extensions are the same or a subset of the ones applied on the Metamodel parameter.
isCanceled() - Method in class com.sodius.mdw.core.util.progress.NullProgressMonitor
This implementation returns the value of the internal state variable set by setCanceled.
isCanceled() - Method in interface com.sodius.mdw.core.util.progress.ProgressMonitor
Returns whether cancelation of current operation has been requested.
isCanceled() - Method in class com.sodius.mdw.core.util.progress.ProgressMonitorWrapper
 
isDebug() - Method in class com.sodius.mdw.core.util.log.Level
Returns true if this level is DEBUG.
isDebugHierarchyEnabled() - Method in interface com.sodius.mdw.core.eval.EvaluationConfiguration
Returns true if a debug hierarchy must be created during the evaluation.
isDebugHierarchyEnabled() - Method in interface com.sodius.mdw.core.eval.EvaluationResult
Returns true if a debug hierarchy has been created during the evaluation.
isDefault() - Method in interface com.sodius.mdw.core.model.io.FileExtensionDescriptor
Determines wheter this file extension is the default extension to handle.
isDirectory() - Method in class com.sodius.mdw.core.model.io.ConnectorKind
Determines wheter this is a directory connector kind.
isDiscarded() - Method in interface com.sodius.mdw.core.eval.GeneratedCode
Returns true if this generated code is discarded and must not be written.
isDocTemplate() - Method in interface com.sodius.mdw.core.eval.project.TextTemplate
Returns true if the template is a doc template.
isEmpty() - Method in interface com.sodius.mdw.core.eval.TransientLinkManager
Returns true if this manager contains no transient link.
isEmpty() - Method in class com.sodius.mdw.core.model.RichText
Returns true if the underlying value length is 0.
isEntryPoint() - Method in class com.sodius.mdw.core.eval.project.VisibilityKind
Return true if the visibility is entry.
isError() - Method in class com.sodius.mdw.core.util.log.Level
Returns true if this level is ERROR.
isFailed() - Method in interface com.sodius.mdw.core.eval.debug.DebugNode
Returns true if the evaluation of the underlying element threw an exception.
isFile() - Method in class com.sodius.mdw.core.model.io.ConnectorKind
Determines wheter this is a file connector kind.
isFileOverwriteForced() - Method in interface com.sodius.mdw.core.eval.EvaluationConfiguration
Returns true if generated files must be written out even if their contents is the same as the one on disk.
isHeadless() - Method in interface com.sodius.mdw.core.WorkbenchConfiguration
Determines wheter the workbench runs in headless mode (no user interface).
isIn() - Method in class com.sodius.mdw.core.eval.project.DirectionKind
Return true if the direction is in.
isInfo() - Method in class com.sodius.mdw.core.util.log.Level
Returns true if this level is INFO.
isInOut() - Method in class com.sodius.mdw.core.eval.project.DirectionKind
Return true if the direction is inout.
isLeaf() - Method in interface com.sodius.mdw.core.eval.debug.DebugNode
Returns true if this node has no child.
isLeaf() - Method in interface com.sodius.mdw.core.eval.project.Type
Determines whether this is a leaf type, i.e. if there is no script defined on sub-types in the scope of this project.
isLoggable(Level) - Method in class com.sodius.mdw.core.util.log.AbstractLogger
 
isLoggable(Level) - Method in interface com.sodius.mdw.core.util.log.Logger
Check if a message of the given level would actually be logged by this logger.
isLoggable(Level) - Method in class com.sodius.mdw.core.util.log.LoggerSet
 
isNoURI() - Method in class com.sodius.mdw.core.model.io.ConnectorKind
Determines wheter this is a no uri connector kind.
isOut() - Method in class com.sodius.mdw.core.eval.project.DirectionKind
Return true if the direction is out.
isPackage() - Method in class com.sodius.mdw.core.eval.project.VisibilityKind
Return true if the visibility is package.
isPrivate() - Method in class com.sodius.mdw.core.eval.project.VisibilityKind
Return true if the visibility is private.
isProfileType() - Method in interface com.sodius.mdw.core.eval.debug.TypeReference
Determines wheter this type is defined in a profile.
isProfileType() - Method in interface com.sodius.mdw.core.eval.project.Type
Determines whether this type is defined in a profile.
isProtected() - Method in class com.sodius.mdw.core.eval.project.VisibilityKind
Return true if the visibility is protected.
isPublic() - Method in class com.sodius.mdw.core.eval.project.VisibilityKind
Return true if the visibility is public.
isRead() - Method in interface com.sodius.mdw.core.eval.debug.ConnectorNode
Returns true if the connector used is a model reader.
isRead() - Method in interface com.sodius.mdw.core.eval.report.ReportModel
Returns true if the connector used is a model reader.
isReader() - Method in interface com.sodius.mdw.core.model.io.ConnectorDescriptor
Determines wheter this connector is meant to read models.
isRoot() - Method in interface com.sodius.mdw.core.eval.debug.DebugNode
Returns true if this is a top-level node (no parent).
isRoot() - Method in interface com.sodius.mdw.core.eval.project.Type
Determines whether this is a root type, i.e. if there is no script defined on super-types in the scope of this project.
isSubRule() - Method in interface com.sodius.mdw.core.eval.debug.RuleReference
Returns true if this is a subrule.
isUnspecified() - Method in class com.sodius.mdw.core.model.io.ConnectorKind
Determines wheter this is a unspecified connector kind.
isWarning() - Method in class com.sodius.mdw.core.util.log.Level
Returns true if this level is WARNING.
isWrite() - Method in interface com.sodius.mdw.core.eval.debug.ConnectorNode
Returns true if the connector used is a model writer.
isWrite() - Method in interface com.sodius.mdw.core.eval.report.ReportModel
Returns true if the connector used is a model writer.
isWriter() - Method in interface com.sodius.mdw.core.model.io.ConnectorDescriptor
Determines wheter this connector is meant to write models.

A B C D E F G H I L M N O P R S T U V W X