jCleanCim-02v00
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 _ 

M

M - Static variable in class org.tanjakostic.jcleancim.model.PresenceCondition
 
M01 - Static variable in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlResourceValue
(rdf) UML multiplicity [0..1]: TODO with cims:multiplicity rdf:resource="...#M:0..1
M0n - Static variable in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlResourceValue
(rdf) UML multiplicity [0..*]: TODO with cims:multiplicity rdf:resource="...#M:0..n
M1 - Static variable in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlResourceValue
(rdf) UML multiplicity [1]: TODO with cims:multiplicity rdf:resource="...#M:1
M1n - Static variable in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlResourceValue
(rdf) UML multiplicity [1..*]: TODO with cims:multiplicity rdf:resource="...#M:1..n
main(String[]) - Static method in class org.tanjakostic.jcleancim.JCleanCim
This command-line application first populates its model from full .eap file and/or profiles (to allow for different kinds of analysis afterwards), then selectively runs validation, statistics, profile-model cross-checking and MS Word document generation.
MapOfCollections<K,V> - Class in org.tanjakostic.jcleancim.util
 
MapOfCollections() - Constructor for class org.tanjakostic.jcleancim.util.MapOfCollections
 
MapOfLists<K,V> - Class in org.tanjakostic.jcleancim.util
 
MapOfLists() - Constructor for class org.tanjakostic.jcleancim.util.MapOfLists
 
MapOfMaps<K,SK,SV> - Class in org.tanjakostic.jcleancim.util
Data structure to hold two levels of keys.
MapOfMaps() - Constructor for class org.tanjakostic.jcleancim.util.MapOfMaps
 
MapOfSets<K,V> - Class in org.tanjakostic.jcleancim.util
 
MapOfSets() - Constructor for class org.tanjakostic.jcleancim.util.MapOfSets
 
matchesAbbreviatedTerms(Map<String, String>) - Method in class org.tanjakostic.jcleancim.model.NameDecomposition
Returns whether NameDecomposition._inputName is the concatenation of keys from sortedTerms, and collects the matched key/value pairs in NameDecomposition._decomposedTerms.
matchHappyPath(String, Map<String, String>, Map<Integer, Map<String, String>>) - Static method in class org.tanjakostic.jcleancim.model.NameDecomposition
Returns string where the terms that have been matched are replaced with NameDecomposition._REPLACEMENT_CHAR, and the collector is filled with matched terms sorted per position in the toCheck.
matchPattern(Pattern, String) - Static method in class org.tanjakostic.jcleancim.builder.ea.EA
 
max() - Method in class org.tanjakostic.jcleancim.model.ValueRange
Returns (potentially null) maximum value.
memberOf(Set<String>) - Method in class org.tanjakostic.jcleancim.model.UmlStereotype
Returns whether all the tokens of this instance are contained in tokens.
mergeCells(Dispatch) - Static method in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
MIME_HTML - Static variable in class org.tanjakostic.jcleancim.util.Util.HTMLSelection
 
min() - Method in class org.tanjakostic.jcleancim.model.ValueRange
Returns (potentially null) minimum value.
MODEL_PACKAGE_NAME - Static variable in class org.tanjakostic.jcleancim.experimental.builder.xsd.ModelBuilderFromProfiles
 
MODEL_PICS_RELPATH - Static variable in class org.tanjakostic.jcleancim.common.Config
Directory path for exported diagram images.
ModelBuilder - Interface in org.tanjakostic.jcleancim.builder
Builds an in-memory representation of the model.
ModelBuilderFromProfiles - Class in org.tanjakostic.jcleancim.experimental.builder.xsd
Builds in-memory model from profile files, as specified by configuration.
ModelBuilderFromProfiles(Config) - Constructor for class org.tanjakostic.jcleancim.experimental.builder.xsd.ModelBuilderFromProfiles
 
ModelBuilderKind - Enum in org.tanjakostic.jcleancim.common
Kind for model builder.
ModelBuilderKind(String) - Constructor for enum org.tanjakostic.jcleancim.common.ModelBuilderKind
 
ModelFinder - Interface in org.tanjakostic.jcleancim.docgen.collector
Thin set of methods, allowing us to do document generation tests without actually having the full model loaded and built from EA file.
ModelFinderImpl - Class in org.tanjakostic.jcleancim.docgen.collector.impl
Provides methods for a writer to retreive UML model elements that are referenced by placeholders in the input template document.
ModelFinderImpl(UmlModel) - Constructor for class org.tanjakostic.jcleancim.docgen.collector.impl.ModelFinderImpl
Constructor.
ModelIssue - Class in org.tanjakostic.jcleancim.validation
Model issue found during validation.
ModelIssue(UmlObject, Rule) - Constructor for class org.tanjakostic.jcleancim.validation.ModelIssue
Creates an issue without the evidence part and with toShortString() subject description.
ModelIssue(UmlObject, Rule, String) - Constructor for class org.tanjakostic.jcleancim.validation.ModelIssue
Creates an issue without the evidence part.
ModelIssue(UmlObject, Rule, String, String, String) - Constructor for class org.tanjakostic.jcleancim.validation.ModelIssue
Constructor.
ModelIssues - Class in org.tanjakostic.jcleancim.validation
 
ModelIssues() - Constructor for class org.tanjakostic.jcleancim.validation.ModelIssues
 
ModelStats - Class in org.tanjakostic.jcleancim.statistics
Statistics (counts) of different kinds of elements in the model per nature and per owner.
ModelStats(UmlModel) - Constructor for class org.tanjakostic.jcleancim.statistics.ModelStats
Constructor.
ModelValidator - Class in org.tanjakostic.jcleancim.validation
Creates validators per kind of UML element and allows to run the validation.
ModelValidator(UmlModel) - Constructor for class org.tanjakostic.jcleancim.validation.ModelValidator
 
moveElementsFromRootToMaps(Element) - Method in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlDocument
 
MS_PATTERN - Static variable in class org.tanjakostic.jcleancim.docgen.writer.Placeholder
 
msg() - Method in enum org.tanjakostic.jcleancim.experimental.builder.rdfs.RdfsDifference.Kind
 
msg - Static variable in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlNamespace
 
msoPropertyTypeString - Static variable in class org.tanjakostic.jcleancim.docgen.writer.word.doc.DocWordWriter
 
multiplicity - Static variable in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlChildElement
applicable to rdf:Property for association
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 _ 
jCleanCim-02v00

Copyright 2009-2015 Tatjana (Tanja) Kostic