- CallOperation - Interface in gov.nasa.jpl.mbee.mdk.ocl
-
Function pointer interface to be used by custom OCL operations (basically
make anonymous class overriding callOperation method when defining methods)
- callOperation(Object, Object[]) - Method in interface gov.nasa.jpl.mbee.mdk.ocl.CallOperation
-
The implementation of this method should specify the logic for the custom
logic
- callOperation(EOperation, int, Object, Object[]) - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenEvaluationEnvironment
-
- callOperation(Object, Object[]) - Method in interface gov.nasa.jpl.mbee.mdk.ocl.DocGenOperation
-
Executes the operation
- callOperation(Object, Object[]) - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- callOperation(Object, Object[]) - Method in class gov.nasa.jpl.mbee.mdk.ocl.GetCallOperation
-
- cancelSelected - Variable in class gov.nasa.jpl.mbee.mdk.ocl.ui.OclQueryDialog
-
- cancelSelected - Variable in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog
-
- cancelSession() - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Cancels an open session, causing all programmatically completed changes in the current
session to be lost and not recorded in the model.
- canExecute(Collection<Annotation>) - Method in class gov.nasa.jpl.mbee.mdk.actions.LockAction
-
- canExecute(Collection<Annotation>) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitBranchAction
-
- canExecute(Collection<Annotation>) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitClientElementAction
-
- canExecute(Collection<Annotation>) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitOrgAction
-
- canExecute(Collection<Annotation>) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitProjectAction
-
- canExecute(Collection<Annotation>) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.ExportImage
-
- canExecute(Collection<Annotation>) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.UpdateClientElementAction
-
- canExecute(Collection<Annotation>) - Method in class gov.nasa.jpl.mbee.mdk.validation.GenericRuleViolationAction
-
- capitalize(String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils2
-
Deprecated.
- caption - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
The cached value of the '
Caption
'
attribute.
- caption - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
The cached value of the '
Caption
'
attribute.
- CAPTION_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
The default value of the '
Caption
'
attribute.
- CAPTION_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
The default value of the '
Caption
'
attribute.
- captions - Variable in class gov.nasa.jpl.mbee.mdk.model.Image
-
- captions - Variable in class gov.nasa.jpl.mbee.mdk.model.Table
-
- caseColSpec(ColSpec) - Method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenViewDBSwitch
-
- caseColSpec(ColSpec) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Returns the result of interpreting the object as an instance of '
Col Spec'.
- caseHasContent(HasContent) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Returns the result of interpreting the object as an instance of '
Has Content'.
- caseImage(Image) - Method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenViewDBSwitch
-
- caseImage(Image) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Returns the result of interpreting the object as an instance of '
Image'.
- caseList(List) - Method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenViewDBSwitch
-
- caseList(List) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Returns the result of interpreting the object as an instance of '
List'.
- caseListItem(ListItem) - Method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenViewDBSwitch
-
- caseListItem(ListItem) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Returns the result of interpreting the object as an instance of '
List Item'.
- caseMDEditableTable(MDEditableTable) - Method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenViewDBSwitch
-
- caseMDEditableTable(MDEditableTable) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Returns the result of interpreting the object as an instance of '
MD Editable Table'.
- caseParagraph(Paragraph) - Method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenViewDBSwitch
-
- caseParagraph(Paragraph) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Returns the result of interpreting the object as an instance of '
Paragraph'.
- caseRule(Rule) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationSwitch
-
Returns the result of interpreting the object as an instance of '
Rule'.
- caseRule(Rule) - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenValidationDBSwitch
-
- caseSuite(Suite) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationSwitch
-
Returns the result of interpreting the object as an instance of '
Suite'.
- caseSuite(Suite) - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenValidationDBSwitch
-
- caseTable(Table) - Method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenViewDBSwitch
-
- caseTable(Table) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Returns the result of interpreting the object as an instance of '
Table'.
- caseTableEntry(TableEntry) - Method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenViewDBSwitch
-
- caseTableEntry(TableEntry) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Returns the result of interpreting the object as an instance of '
Table Entry'.
- caseTableRow(TableRow) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Returns the result of interpreting the object as an instance of '
Table Row'.
- caseText(Text) - Method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenViewDBSwitch
-
- caseText(Text) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Returns the result of interpreting the object as an instance of '
Text'.
- caseViewElement(ViewElement) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Returns the result of interpreting the object as an instance of '
View Element'.
- caseViolation(Violation) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationSwitch
-
Returns the result of interpreting the object as an instance of '
Violation'.
- caseViolation(Violation) - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenValidationDBSwitch
-
- CATEGORY_ID_KEY - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- Change(C, Changelog.ChangeType) - Constructor for class gov.nasa.jpl.mbee.mdk.util.Changelog.Change
-
- Changelog<K,V> - Class in gov.nasa.jpl.mbee.mdk.util
-
Created by igomes on 6/30/16.
- Changelog() - Constructor for class gov.nasa.jpl.mbee.mdk.util.Changelog
-
- Changelog.Change<C> - Class in gov.nasa.jpl.mbee.mdk.util
-
- Changelog.ChangeType - Enum in gov.nasa.jpl.mbee.mdk.util
-
- characteristics() - Method in class gov.nasa.jpl.mbee.mdk.api.stream.ArrayNodeCollector
-
- checkAssociationsForInheritance(Classifier, Classifier) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.validation.SRValidationSuite
-
- checkConstraint(EObject, String, boolean) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
Evaluates the specified invariant (constraint given a particular context)
- checkOperationName(String) - Method in interface gov.nasa.jpl.mbee.mdk.ocl.DocGenOperation
-
Checks if the internal operation name matches the external name
- checkOperationName(String) - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- checkParsable(String) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- children - Variable in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBHasContent
-
- children - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.HasContentImpl
-
The cached value of the '
Children
'
containment reference list.
- children - Variable in class gov.nasa.jpl.mbee.mdk.model.Container
-
- choices - Variable in class gov.nasa.jpl.mbee.mdk.ocl.actions.OclQueryAction
-
- choices - Static variable in class gov.nasa.jpl.mbee.mdk.ocl.ui.OclQueryDialog
-
- choices - Static variable in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog
-
- choiceStrings - Variable in class gov.nasa.jpl.mbee.mdk.ocl.actions.OclQueryAction.ProcessOclQuery
-
- classForPrimitive(Class<?>) - Static method in class gov.nasa.jpl.mbee.mdk.util.ClassUtils
-
- ClassToComponentRefactorWithIDAction - Class in gov.nasa.jpl.mbee.mdk.actions
-
- ClassToComponentRefactorWithIDAction(Collection<Element>) - Constructor for class gov.nasa.jpl.mbee.mdk.actions.ClassToComponentRefactorWithIDAction
-
- ClassUtils - Class in gov.nasa.jpl.mbee.mdk.util
-
- ClassUtils() - Constructor for class gov.nasa.jpl.mbee.mdk.util.ClassUtils
-
- clear() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.AbstractGraph
-
- clear() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraphHashSet
-
- clear() - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.Graph
-
- clear() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.UndirectedHyperGraphHashSet
-
- clearModel() - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Deletes all editable container elements in a project.
- clearTicket(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.TicketUtils
-
Clears username, password, and ticket
- ClipboardAction - Class in gov.nasa.jpl.mbee.mdk.actions
-
Created by igomes on 10/12/16.
- ClipboardAction(String, String) - Constructor for class gov.nasa.jpl.mbee.mdk.actions.ClipboardAction
-
- clone() - Method in class gov.nasa.jpl.mbee.mdk.util.Changelog
-
- close() - Method in class gov.nasa.jpl.mbee.mdk.MDKPlugin
-
- close() - Method in class gov.nasa.jpl.mbee.mdk.MMSSyncPlugin
-
- close(byte) - Method in class gov.nasa.jpl.mbee.mdk.util.TaskRunner.TaskRunnerCloseCookie
-
- closeJMS(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSSyncProjectEventListenerAdapter
-
- closeOpenedTables() - Method in class gov.nasa.jpl.mbee.mdk.generator.DiagramTableTool
-
- closeProject() - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- closeSession() - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Closes an open session, causing all programmatically completed changes in the current
session to be reflected in the model.
- coerce(Object, Class<T>) - Static method in class gov.nasa.jpl.mbee.mdk.util.ClassUtils
-
Try to convert an object into one of the specified class.
- COL_SPEC - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The meta object id for the '
Col Spec
' class.
- COL_SPEC - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the '
Col Spec
' class.
- COL_SPEC__COLNAME - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Colname' attribute.
- COL_SPEC__COLNAME - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Colname' attribute
feature.
- COL_SPEC__COLNUM - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Colnum' attribute.
- COL_SPEC__COLNUM - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Colnum' attribute
feature.
- COL_SPEC__COLWIDTH - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Colwidth' attribute.
- COL_SPEC__COLWIDTH - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Colwidth' attribute
feature.
- COL_SPEC__FROM_ELEMENT_ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'From Element Id' attribute.
- COL_SPEC__FROM_PROPERTY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'From Property' attribute.
- COL_SPEC__ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Id' attribute.
- COL_SPEC__TITLE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Title' attribute.
- COL_SPEC_FEATURE_COUNT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The number of structural features of the 'Col Spec' class.
- CollectActionsVisitor - Class in gov.nasa.jpl.mbee.mdk.model
-
this should collect all the queries that can result in some context menu
being displayed when user right clicks on the view userscripts, editable
tables, etc
- CollectActionsVisitor() - Constructor for class gov.nasa.jpl.mbee.mdk.model.CollectActionsVisitor
-
- collectAssociatedElements(Element, int, AggregationKind) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- collectAssociationStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- collectByExpression(Object, Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Get elements returned by evaluating a query expression on an element.
- collectByExpression(List<Element>, String, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Collect all objects of type Element in each of the results of evaluating
the query expression on each of the elements.
- collectByStereotypeProperty(Element, Property) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- collectClassifierAttributes - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- collectDiagram - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- collectDirectedRelatedElementsByRelationshipJavaClass(Element, Class<?>, int, int) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- collectDirectedRelatedElementsByRelationshipJavaClasses(Element, Collection<Class<?>>, int, int) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
This will consider all relationships that are also specializations of
javaClasses
- collectDirectedRelatedElementsByRelationshipMetaclasses(Element, Collection<Class>, int, int) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- collectDirectedRelatedElementsByRelationshipStereotype(Element, Stereotype, int, boolean, int) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- collectDirectedRelatedElementsByRelationshipStereotypes(Element, Collection<Stereotype>, int, boolean, int) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- collectDirectedRelatedElementsByRelationshipStereotypeString(Element, String, int, boolean, int) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- collectExpressionStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- CollectFilterNode - Class in gov.nasa.jpl.mbee.mdk.generator
-
- CollectFilterNode(ActivityNode) - Constructor for class gov.nasa.jpl.mbee.mdk.generator.CollectFilterNode
-
- CollectFilterParser - Class in gov.nasa.jpl.mbee.mdk.generator
-
- CollectFilterParser() - Constructor for class gov.nasa.jpl.mbee.mdk.generator.CollectFilterParser
-
- collectFilterStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- CollectionAdder - Class in gov.nasa.jpl.mbee.mdk.util
-
Manages additions to nested collections based on policy of several
attributes.
- CollectionAdder(boolean, boolean, boolean, boolean, int, boolean, boolean, Class<?>) - Constructor for class gov.nasa.jpl.mbee.mdk.util.CollectionAdder
-
- CollectionAdder() - Constructor for class gov.nasa.jpl.mbee.mdk.util.CollectionAdder
-
- collectionStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- collectOrFilter(CollectionAdder, Object, boolean, boolean, boolean, boolean, boolean, boolean, Object...) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- collectOrFilter(CollectionAdder, Collection<Object>, boolean, boolean, boolean, boolean, boolean, boolean, Object...) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- collectOwnedElements(Element, int) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Collects ownedElements recursively, returned collection will not include
source
- collectOwnedElementStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- collectOwners(Element, int) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
collect the owner of the element recursively up to depth (intermediate
owners will be returned also)
- collectOwnerStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- collectRelMetaclassStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- collectRelStereotypeStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- collectSlottableProperties(Classifier) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSlotsAction
-
- collectStereotypePropStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- collectTypeStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- colname - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ColSpecImpl
-
The cached value of the '
Colname
'
attribute.
- COLNAME_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ColSpecImpl
-
The default value of the '
Colname
'
attribute.
- colnum - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ColSpecImpl
-
The cached value of the '
Colnum
' attribute.
- COLNUM_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ColSpecImpl
-
The default value of the '
Colnum
'
attribute.
- cols - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
The cached value of the '
Cols
' attribute.
- COLS_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
The default value of the '
Cols
' attribute.
- ColSpec - Interface in gov.nasa.jpl.mbee.mdk.docgen.view
-
- ColSpecImpl - Class in gov.nasa.jpl.mbee.mdk.docgen.view.impl
-
An implementation of the model object '
Col Spec'.
- ColSpecImpl() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ColSpecImpl
-
- colspecs - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
The cached value of the '
Colspecs
'
containment reference list.
- colwidth - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ColSpecImpl
-
The cached value of the '
Colwidth
'
attribute.
- COLWIDTH_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ColSpecImpl
-
The default value of the '
Colwidth
'
attribute.
- colwidths - Variable in class gov.nasa.jpl.mbee.mdk.model.Table
-
- combiner() - Method in class gov.nasa.jpl.mbee.mdk.api.stream.ArrayNodeCollector
-
- COMMA - Static variable in interface gov.nasa.jpl.mbee.mdk.util.MoreToString
-
- commandCompletionChoices(OCLHelper<EClassifier, ?, ?, Constraint>, Object, String) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- commandCompletionChoiceStrings(OCLHelper<EClassifier, ?, ?, Constraint>, Object, String, int) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- commandCompletionChoiceStrings(OCLHelper<EClassifier, ?, ?, Constraint>, Object, String) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- comment - Variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.ViolationImpl
-
The cached value of the '
Comment
'
attribute.
- COMMENT_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.ViolationImpl
-
The default value of the '
Comment
'
attribute.
- COMMIT_MODEL_DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitProjectAction
-
- commitAction() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitBranchAction
-
- commitAction() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitOrgAction
-
- commitAction() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitProjectAction
-
- commitAllMDChangesToMMS() - Method in class gov.nasa.jpl.mbee.mdk.api.MDKValidationWindow
-
Commits the MD version to MMS for all violation types
- CommitBranchAction - Class in gov.nasa.jpl.mbee.mdk.mms.actions
-
- CommitBranchAction(String, Project, EsiUtils.EsiBranchInfo) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.CommitBranchAction
-
- CommitBranchAction(String, Project, EsiUtils.EsiBranchInfo, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.CommitBranchAction
-
- CommitClientElementAction - Class in gov.nasa.jpl.mbee.mdk.mms.actions
-
Created by igomes on 9/27/16.
- CommitClientElementAction(String, Element, ObjectNode, Project) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.CommitClientElementAction
-
- CommitOrgAction - Class in gov.nasa.jpl.mbee.mdk.mms.actions
-
- CommitOrgAction(Project) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.CommitOrgAction
-
- CommitOrgAction(Project, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.CommitOrgAction
-
- CommitProjectAction - Class in gov.nasa.jpl.mbee.mdk.mms.actions
-
- CommitProjectAction(Project, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.CommitProjectAction
-
- CommitProjectAction(Project, boolean, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.CommitProjectAction
-
- commitSpecificMDChangesToMMS(Collection<Element>) - Method in class gov.nasa.jpl.mbee.mdk.api.MDKValidationWindow
-
Commits the MD version to MMS for the all violation types, if the associated element is in the targets collection
- commitSpecificMDChangesToMMSByID(String, Collection<String>) - Method in class gov.nasa.jpl.mbee.mdk.api.MDKValidationWindow
-
Commits the MD version to MMS for the specified violation type, if the associated element id is in the targetIDs collection
- Common - Class in gov.nasa.jpl.mbee.mdk.model
-
Common is a collection of utility functions for creating DocumentElements
from model Elements.
- Common() - Constructor for class gov.nasa.jpl.mbee.mdk.model.Common
-
- compare(T1, T2, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.CompareUtils
-
- compare(Object, Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.CompareUtils
-
- compare(int, int) - Static method in class gov.nasa.jpl.mbee.mdk.util.CompareUtils
-
- compare(String, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.CompareUtils
-
- compare(T, T) - Method in class gov.nasa.jpl.mbee.mdk.util.CompareUtils.GenericComparator
-
- compare(Object, Object) - Method in class gov.nasa.jpl.mbee.mdk.util.Utils.DocGenComparator
-
Deprecated.
- compareCollections(Collection<T>, Collection<T>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.CompareUtils
-
- compareCollections(T[], T[], boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.CompareUtils
-
- compareCollections(Map<K, V>, Map<K, V>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.CompareUtils
-
- compareTo(DocGenOperation) - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- compareToStringNoHash(Object, Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.CompareUtils
-
- CompareUtils - Class in gov.nasa.jpl.mbee.mdk.util
-
- CompareUtils() - Constructor for class gov.nasa.jpl.mbee.mdk.util.CompareUtils
-
- CompareUtils.GenericComparator<T> - Class in gov.nasa.jpl.mbee.mdk.util
-
- completionEditorPane - Variable in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.EditableListPanel
-
- completionSource - Variable in class gov.nasa.jpl.mbee.mdk.ocl.actions.OclQueryAction.ProcessOclQuery
-
- componentHidden(ComponentEvent) - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.RequestFocusListener.SizeListener
-
- componentMoved(ComponentEvent) - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.RequestFocusListener.SizeListener
-
- componentResized(ComponentEvent) - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.RequestFocusListener.SizeListener
-
- componentShown(ComponentEvent) - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.RequestFocusListener.SizeListener
-
- ComponentToClassRefactorWithIDAction - Class in gov.nasa.jpl.mbee.mdk.actions
-
- ComponentToClassRefactorWithIDAction(Collection<Element>) - Constructor for class gov.nasa.jpl.mbee.mdk.actions.ComponentToClassRefactorWithIDAction
-
- config - Variable in class gov.nasa.jpl.mbee.mdk.model.Plot
-
- configure(ActionsManager, Tree) - Method in class gov.nasa.jpl.mbee.mdk.MDKConfigurator
-
- configure(ActionsManager, DiagramPresentationElement, PresentationElement[], PresentationElement) - Method in class gov.nasa.jpl.mbee.mdk.MDKConfigurator
-
- configure(ActionsManager) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.SyncStatusConfigurator
-
- configure(ActionsManager) - Method in class gov.nasa.jpl.mbee.mdk.MMSConfigurator
-
- configure(ActionsManager, Tree) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclQueryConfigurator
-
- configure(ActionsManager, DiagramPresentationElement, PresentationElement[], PresentationElement) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclQueryConfigurator
-
- configure(ActionsManager) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclQueryConfigurator
-
- configure(ActionsManager, PresentationElement...) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclQueryConfigurator
-
- configure(IConfigurableNode, Element) - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.SpecificationNodeAspectsConfigurator
-
- configure(ActionsManager, Tree) - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.SRConfigurator
-
- configure(ActionsManager, DiagramPresentationElement, PresentationElement[], PresentationElement) - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.SRConfigurator
-
- configure(ActionsManager, List<Element>) - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.SRConfigurator
-
- configure(ActionsManager, Tree) - Method in class gov.nasa.jpl.mbee.mdk.transformation.batch.StereotypeBatchTransformationConfigurator
-
- configure(ActionsManager, Tree) - Method in class gov.nasa.jpl.mbee.mdk.transformation.eventdriven.DisableEventDrivenTransformationConfigurator
-
- configure(ActionsManager, Tree) - Method in class gov.nasa.jpl.mbee.mdk.transformation.eventdriven.EnableEventDrivenTransformationConfigurator
-
- confirmElementViolation(String, Collection<Element>) - Method in class gov.nasa.jpl.mbee.mdk.api.MDKValidationWindow
-
Searches through the indicated list of pooled violations for elements in the passed collection
- confirmElementViolationByID(String, Collection<String>) - Method in class gov.nasa.jpl.mbee.mdk.api.MDKValidationWindow
-
Searches through the indicated list of pooled violations for the passed element IDs
- consolidateTypes(Map<Class, Map<Class, Map<Property, Class>>>, Map<Class, Map<Class, Map<Class, Integer>>>) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
- Constraint - Interface in gov.nasa.jpl.mbee.mdk.constraint
-
A constraint in the context of a model.
- constraint - Variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.ConstraintValidationRule
-
- constraintElement - Variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.ConstraintValidationRule
-
- constraintElementToViolationMap - Variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.ConstraintValidationRule
-
- constraintIsType(Object, BasicConstraint.Type) - Static method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
Determines whether the input Constraint, constraint element, or all
constraints in a collection are of the specified type.
- constraintStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- constraintToElementMap - Variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.ConstraintValidationRule
-
- constraintType - Variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.ConstraintValidationRule
-
- ConstraintValidationRule - Class in gov.nasa.jpl.mbee.mdk.docgen.validation
-
A constraint in some context of the model, whose violation will be posted in
the MD validation results window.
- ConstraintValidationRule() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.validation.ConstraintValidationRule
-
- constructSelectorString(String, String) - Static method in class gov.nasa.jpl.mbee.mdk.mms.jms.JMSUtils
-
- Container - Class in gov.nasa.jpl.mbee.mdk.model
-
- Container() - Constructor for class gov.nasa.jpl.mbee.mdk.model.Container
-
- contains(EObject, EObject) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- containsAllVertices(Collection<VertexType>) - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.Edge
-
- containsAllVertices(Collection<VertexType>) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.UndirectedHyperEdgeVector
-
- containsVertex(VertexType) - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.Edge
-
- containsVertex(VertexType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.UndirectedHyperEdgeVector
-
- CONTENTS_KEY - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- context - Variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.ConstraintValidationRule
-
- context - Variable in class gov.nasa.jpl.mbee.mdk.model.Paragraph
-
- convertEditableTable(MDEditableTable) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenViewDBSwitch
-
- Converters - Class in gov.nasa.jpl.mbee.mdk.api.incubating.convert
-
- Converters() - Constructor for class gov.nasa.jpl.mbee.mdk.api.incubating.convert.Converters
-
- convertFromPropertyToString(EDataType, Object) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- convertSeverityToString(EDataType, Object) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationFactoryImpl
-
- convertToString(EDataType, Object) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationFactoryImpl
-
- convertToString(EDataType, Object) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- CoordinatedSyncProjectEventListenerAdapter - Class in gov.nasa.jpl.mbee.mdk.mms.sync.coordinated
-
Created by igomes on 6/22/16.
- CoordinatedSyncProjectEventListenerAdapter() - Constructor for class gov.nasa.jpl.mbee.mdk.mms.sync.coordinated.CoordinatedSyncProjectEventListenerAdapter
-
- CoordinatedSyncProjectEventListenerAdapter.CoordinatedSyncProjectMapping - Class in gov.nasa.jpl.mbee.mdk.mms.sync.coordinated
-
- CoordinatedSyncProjectMapping() - Constructor for class gov.nasa.jpl.mbee.mdk.mms.sync.coordinated.CoordinatedSyncProjectEventListenerAdapter.CoordinatedSyncProjectMapping
-
- copyElementToTarget(Element, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Copies specific elements to a location
- copyStereotypes(Element, Element) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Copies all stereotypes of element a to element b if b doesn't already
have it (including derived)
- count(String, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils2
-
Deprecated.
Count the number of occurrences of the regular expression in the string.
- countMatches(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatcher
-
Returns the number of all matches of the pattern that conform to the given fixed values of some parameters.
- countMatches(Class, Class, Property, Property, Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Returns the number of all matches of the pattern that conform to the given fixed values of some parameters.
- countMatches(Class, Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
Returns the number of all matches of the pattern that conform to the given fixed values of some parameters.
- countMatches(Class, Class, Stereotype, Property, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Returns the number of all matches of the pattern that conform to the given fixed values of some parameters.
- countMatches(Property, String, Type) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Returns the number of all matches of the pattern that conform to the given fixed values of some parameters.
- countMatches(Class, Stereotype, Slot, Property, LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Returns the number of all matches of the pattern that conform to the given fixed values of some parameters.
- countMatches(Class, Stereotype, Slot, Property, LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Returns the number of all matches of the pattern that conform to the given fixed values of some parameters.
- countMatches(Class, Class, Stereotype, Property, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Returns the number of all matches of the pattern that conform to the given fixed values of some parameters.
- countMatches(Class, Stereotype, Slot) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Returns the number of all matches of the pattern that conform to the given fixed values of some parameters.
- countMatches(Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatcher
-
Returns the number of all matches of the pattern that conform to the given fixed values of some parameters.
- countMatches(Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatcher
-
Returns the number of all matches of the pattern that conform to the given fixed values of some parameters.
- create(EClass) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationFactoryImpl
-
- create(EClass) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- CREATE - Static variable in class gov.nasa.jpl.mbee.mdk.emf.EMFImporter.PreProcessor
-
- create() - Static method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatcher
-
- create() - Static method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
- create() - Static method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
- create() - Static method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
- create() - Static method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
- create() - Static method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
- create() - Static method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
- create() - Static method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
- create() - Static method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
- create() - Static method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatcher
-
- create() - Static method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatcher
-
- createAssociation(Element, Element, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Element Creation Functions
- createASTVisitor(ConstraintKind, String, int) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper
-
- createAttributeredefinition(Property, Property) - Static method in class gov.nasa.jpl.mbee.mdk.transformation.util.StereotypedElementTransformationActions
-
- createBlock(String, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- createBlockAttributes(Property, Class, LiteralSpecification) - Static method in class gov.nasa.jpl.mbee.mdk.transformation.util.StereotypedElementTransformationActions
-
- createChoice(String, String, ChoiceKind, Object) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper
-
- createClass(String, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- createColSpec() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewFactory
-
Returns a new object of class 'Col Spec'.
- createColSpec() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- createComponent(String, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- createConnectionFactory(JMSUtils.JMSInfo) - Static method in class gov.nasa.jpl.mbee.mdk.mms.jms.JMSUtils
-
Create a connection factory based on JNDI values
- createConstraint(String, Element, ValueSpecification) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- createDependency(String, Element, Element, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- createDependencyWithStereotype(Element, Element, Stereotype) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- createDirectedComposition(Element, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- createDocument(String, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- createEngine() - Static method in class gov.nasa.jpl.mbee.mdk.transformation.util.EngineCreationUtil
-
- createEntityFile(Class<?>, ContentType, Collection, MMSUtils.JsonBlobType) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- createEnvironment() - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenEnvironmentFactory
-
- createEnvironment(Environment<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>) - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenEnvironmentFactory
-
- createEvaluationEnvironment() - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenEnvironmentFactory
-
- createEvaluationEnvironment(EvaluationEnvironment<EClassifier, EOperation, EStructuralFeature, EClass, EObject>) - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenEnvironmentFactory
-
- createFromPropertyFromString(EDataType, String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- createFromString(EDataType, String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationFactoryImpl
-
- createFromString(EDataType, String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- createGeneralization(String, Element, Element, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- createGeneralization(Classifier, Classifier) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Creates a generalization relationship between parent and child
- createImage() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewFactory
-
Returns a new object of class 'Image'.
- createImage() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- createImpliedParentBlock(FindCommonParentClassMatch) - Static method in class gov.nasa.jpl.mbee.mdk.transformation.util.StereotypedElementTransformationActions
-
- createInheritingAssociation(Property, Classifier, Property) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SetOrCreateRedefinableElementAction
-
- createInstance(Element, Element, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateInstanceAction
-
- createInstance(Element, Element, boolean, Map<Classifier, InstanceSpecification>) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateInstanceAction
-
- CreateInstanceAction - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- CreateInstanceAction(Classifier, Element, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateInstanceAction
-
- CreateInstanceAction(Classifier, Element, boolean, String) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateInstanceAction
-
- CreateInstanceMenuAction - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- CreateInstanceMenuAction(Classifier) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateInstanceMenuAction
-
- createList() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewFactory
-
Returns a new object of class 'List'.
- createList() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- createListItem() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewFactory
-
Returns a new object of class 'List Item'.
- createListItem() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- createMap() - Method in class gov.nasa.jpl.mbee.mdk.util.Changelog
-
- createMDEditableTable() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewFactory
-
Returns a new object of class 'MD Editable Table'.
- createMDEditableTable() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- createOclInstance(DocGenEnvironmentFactory) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- CreateOntoBehaviorBlocks - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- CreateOntoBehaviorBlocks(Classifier, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateOntoBehaviorBlocks
-
- createPackage(String, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- createPackageContents() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
Creates the meta-model objects for the package.
- createParagraph() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewFactory
-
Returns a new object of class 'Paragraph'.
- createParagraph() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- createPartProperty(String, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- createProperty(String, Element, ValueSpecification, Element, String, String, String) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- createRemoveStereotypeInstance(Slot, Stereotype) - Static method in class gov.nasa.jpl.mbee.mdk.transformation.util.StereotypedElementTransformationActions
-
- CreateRestrictedValueAction - Class in gov.nasa.jpl.mbee.mdk.actions
-
- CreateRestrictedValueAction(ArrayList<Property>) - Constructor for class gov.nasa.jpl.mbee.mdk.actions.CreateRestrictedValueAction
-
- createRule() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationFactory
-
Returns a new object of class 'Rule'.
- createRule() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationFactoryImpl
-
- createScrollPane(Component) - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.EditableListPanel
-
- createSession() - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Creates a MagicDraw Session.
- createSeverityFromString(EDataType, String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationFactoryImpl
-
- createSiteCharComponent(String, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- createSlot(Property, InstanceSpecification, boolean, Map<Classifier, InstanceSpecification>) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSlotsAction
-
- createSlots(InstanceSpecification, boolean, boolean, boolean, ProgressStatus) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSlotsAction
-
- createSlots(InstanceSpecification, boolean, Map<Classifier, InstanceSpecification>) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSlotsAction
-
- CreateSlotsAction - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- CreateSlotsAction(InstanceSpecification) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSlotsAction
-
- CreateSlotsAction(InstanceSpecification, boolean, boolean, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSlotsAction
-
- CreateSlotsAction(InstanceSpecification, boolean, boolean, boolean, String) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSlotsAction
-
- createSpecialClassifier(Namespace, List<RedefinableElement>, List<Classifier>) - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SpecializeStructureAction
-
- createSpecializedClassifier(Classifier, Classifier, StructuralFeature) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSpecializedTypeAction
-
- createSpecializedType(Property, Classifier, boolean, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSpecializedTypeAction
-
- createSpecializedType(StructuralFeature, Classifier, List<RedefinableElement>, List<Classifier>, boolean, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSpecializedTypeAction
-
- CreateSpecializedTypeAction - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- CreateSpecializedTypeAction(Property, Classifier, String, boolean, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSpecializedTypeAction
-
- createSuite() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationFactory
-
Returns a new object of class 'Suite'.
- createSuite() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationFactoryImpl
-
- createTable() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewFactory
-
Returns a new object of class 'Table'.
- createTable() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- createTableEntry() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewFactory
-
Returns a new object of class 'Table Entry'.
- createTableEntry() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- createTableRow() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewFactory
-
Returns a new object of class 'Table Row'.
- createTableRow() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- createText() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewFactory
-
Returns a new object of class 'Text'.
- createText() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- createValueSpec(String, String) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Deprecated.
- createValueSpecification(Property, InstanceSpecification, Slot, boolean, Map<Classifier, InstanceSpecification>) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSlotsAction
-
- createView(String, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- createViolation() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationFactory
-
Returns a new object of class 'Violation'.
- createViolation() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationFactoryImpl
-
- CURLY_BRACES - Static variable in interface gov.nasa.jpl.mbee.mdk.util.MoreToString
-
- CUSTOM_USER_SCRIPT_DIRECTORIES_ID - Static variable in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- d - Variable in class gov.nasa.jpl.mbee.mdk.generator.graphs.algorithms.DepthFirstSearch
-
- DBAbstractVisitor - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
- DBAbstractVisitor() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- DBAlfrescoListVisitor - Class in gov.nasa.jpl.mbee.mdk.viewedit
-
- DBAlfrescoListVisitor(boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoListVisitor
-
- DBAlfrescoTableVisitor - Class in gov.nasa.jpl.mbee.mdk.viewedit
-
- DBAlfrescoTableVisitor(boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoTableVisitor
-
- DBAlfrescoVisitor - Class in gov.nasa.jpl.mbee.mdk.viewedit
-
- DBAlfrescoVisitor(boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- DBAlfrescoVisitor(boolean, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- DBBook - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
If you find an occasion where you want to use this, let me know.
- DBBook() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBBook
-
- DBColSpec - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
docbook column spec in a table
assign a name to a column number (this is needed if you have table entries
that span columns)
if just given a column number to constructor the col name would be the string
of the integer a list of colspecs can be assigned to a DBTable
- DBColSpec(int, String) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBColSpec
-
- DBColSpec(int) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBColSpec
-
- DBColSpec() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBColSpec
-
- DBColSpec(int, String, String) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBColSpec
-
- DBHasContent - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
- DBHasContent() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBHasContent
-
- DBHTMLVisitor - Class in gov.nasa.jpl.mbee.mdk.viewedit
-
- DBHTMLVisitor() - Constructor for class gov.nasa.jpl.mbee.mdk.viewedit.DBHTMLVisitor
-
- DBImage - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
Print an image with optional caption.
- DBImage(Diagram) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBImage
-
- DBImage() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBImage
-
- DBList - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
A list, can be unordered or ordered
If your list items are simple, single element things, add them directly, else
use DBListItem
- DBList() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBList
-
- DBListItem - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
Use this if your list item itself contains multiple stuff
- DBListItem() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBListItem
-
- DBParagraph - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
A paragraph.
- DBParagraph() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBParagraph
-
- DBParagraph(Object) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBParagraph
-
- DBParagraph(Object, Element, From) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBParagraph
-
- DBPlot - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
Created by mw107 on 7/7/2017.
- DBPlot() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBPlot
-
- DBSection - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
A Section or Appendix.
- DBSection() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSection
-
- DBSerializeVisitor - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
visitor that serializes to docbook xml
- DBSerializeVisitor(boolean, File, ProgressStatus) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSerializeVisitor
-
- DBSerializeVisitor(boolean, File, Set<String>, ProgressStatus) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSerializeVisitor
-
- DBSimpleList - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
A simple list.
- DBSimpleList() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSimpleList
-
- DBTable - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
A docbook table
Body and headers are essentially 2d matrix (headers can be multi-line)
Cells in body and header must be instances of other DocumentElement.
- DBTable() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- DBTableEntry - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
Use this if a cell in your table needs to have multiple things in it or it
spans.
The morerows, namest, and nameend attributes correspond to the same things in
actual docbook entry tag.
morerows is how many more rows the cell will span downward (if it doesn't,
don't set it, 1 means it spans 2 rows)
namest and nameend refer to the names of columns the cell start and end,
inclusive, you need to set colspecs in the containing table for this to work.
- DBTableEntry() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTableEntry
-
- DBText - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
This is a bit like DBParagraph, but will not force it into a paragraph.
- DBText() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBText
-
- DBText(Object) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBText
-
- DBText(Object, Element, From) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBText
-
- DBTomSawyerDiagram - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
- DBTomSawyerDiagram(List<Element>) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTomSawyerDiagram
-
- DBTomSawyerDiagram.shortDiagramType - Enum in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
- Debug - Class in gov.nasa.jpl.mbee.mdk.util
-
Deprecated.
- Debug() - Constructor for class gov.nasa.jpl.mbee.mdk.util.Debug
-
Deprecated.
- DEBUG_VALUE - Static variable in enum gov.nasa.jpl.mbee.mdk.docgen.validation.Severity
-
The 'DEBUG' literal value.
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.actions.ClassToComponentRefactorWithIDAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.actions.ClipboardAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.actions.ComponentToClassRefactorWithIDAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.actions.CreateRestrictedValueAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.actions.InstanceViewpointAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.actions.MMSViewLinkAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.actions.ValidateConstraintsAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.actions.ValidateDocument3Action
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.actions.ValidateViewStructureAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.actions.ViewDocument3Action
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitBranchAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitOrgAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitProjectAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.GenerateAllViewsAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.GenerateDocumentAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.GenerateViewPresentationAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.MMSLoginAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.MMSLogoutAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.ValidateBranchesAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.ValidateElementAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.ValidateElementDepthAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.ValidateElementRecursivelyAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.model.actions.RunUserScriptAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.model.actions.RunUserValidationScriptAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.ocl.actions.OclQueryAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.AddInheritanceToAssociationAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.AspectRemedyAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.AspectSelectionAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateInstanceMenuAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateOntoBehaviorBlocks
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.ImportCSVAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.Instance2BSTAction
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SubsetRedefinedProperty
-
- DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.ValidateAction
-
- defaultCase(EObject) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationSwitch
-
Returns the result of interpreting the object as an instance of '
EObject'.
- defaultCase(EObject) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Returns the result of interpreting the object as an instance of '
EObject'.
- defaultFlattenDepth - Variable in class gov.nasa.jpl.mbee.mdk.ocl.GetCallOperation
-
- defaultFlattenDepth - Variable in class gov.nasa.jpl.mbee.mdk.util.CollectionAdder
-
- deleteEditableContainerChildren(Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Deletes all elements in a project under the indicated parent.
- deleteMDElement(Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Deletes selected element from Magic Draw, including children
Convenience method for the MD API.
- delimiters - Static variable in interface gov.nasa.jpl.mbee.mdk.util.MoreToString
-
- DeltaSyncProjectEventListenerAdapter - Class in gov.nasa.jpl.mbee.mdk.mms.sync.delta
-
- DeltaSyncProjectEventListenerAdapter() - Constructor for class gov.nasa.jpl.mbee.mdk.mms.sync.delta.DeltaSyncProjectEventListenerAdapter
-
- DeltaSyncRunner - Class in gov.nasa.jpl.mbee.mdk.mms.sync.delta
-
- DeltaSyncRunner(boolean, boolean, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.sync.delta.DeltaSyncRunner
-
- DependencyMatrixTool - Class in gov.nasa.jpl.mbee.mdk.util
-
- DependencyMatrixTool() - Constructor for class gov.nasa.jpl.mbee.mdk.util.DependencyMatrixTool
-
- depthChoosable - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- DepthFirstSearch - Class in gov.nasa.jpl.mbee.mdk.generator.graphs.algorithms
-
Performs depth first search on a graph.
- DepthFirstSearch() - Constructor for class gov.nasa.jpl.mbee.mdk.generator.graphs.algorithms.DepthFirstSearch
-
- DERIVED_KEY_PREFIX - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- derivedChoosable - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- description - Variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.RuleImpl
-
- DESCRIPTION_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.RuleImpl
-
- DetailedSyncStatusAction - Class in gov.nasa.jpl.mbee.mdk.mms.actions
-
Created by igomes on 12/5/16.
- DetailedSyncStatusAction() - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.DetailedSyncStatusAction
-
- dfs(Graph<VertexType, EdgeType>, Set<VertexType>) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.algorithms.DepthFirstSearch
-
Performs a depth first search for a given graph G.
- dfs(Graph<VertexType, EdgeType>) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.algorithms.DepthFirstSearch
-
Performs a depth first search for a given graph G.
- dgElement - Variable in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- dgElement - Variable in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
this is usually the call behavior action element in a viewpoint method
- dgviewStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- DIAGRAM_ID_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
- DIAGRAM_TYPE_KEY - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- diagramCB - Variable in class gov.nasa.jpl.mbee.mdk.ocl.ui.OclQueryDialog
-
- diagramId - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
- DiagramTableTool - Class in gov.nasa.jpl.mbee.mdk.generator
-
- DiagramTableTool() - Constructor for class gov.nasa.jpl.mbee.mdk.generator.DiagramTableTool
-
- diagramTypeChoosable - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- dialog - Static variable in class gov.nasa.jpl.mbee.mdk.ocl.actions.OclQueryAction
-
- DiffLineItem() - Constructor for class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController.DiffLineItem
-
- DiffView - Class in gov.nasa.jpl.mbee.mdk.json.diff.ui
-
- DiffView(JsonNode, JsonNode, JsonNode) - Constructor for class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffView
-
- DiffViewController - Class in gov.nasa.jpl.mbee.mdk.json.diff.ui
-
- DiffViewController(JsonNode, JsonNode, JsonNode) - Constructor for class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController
-
- DiffViewController.DiffLineItem - Class in gov.nasa.jpl.mbee.mdk.json.diff.ui
-
- DirectedEdge<VertexType> - Interface in gov.nasa.jpl.mbee.mdk.generator.graphs
-
- DirectedEdgeVector<VertexType> - Class in gov.nasa.jpl.mbee.mdk.generator.graphs
-
- DirectedEdgeVector(VertexType, VertexType) - Constructor for class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedEdgeVector
-
- DirectedGraph<VertexType,EdgeType extends DirectedEdge<VertexType>> - Interface in gov.nasa.jpl.mbee.mdk.generator.graphs
-
- DirectedGraphHashSet<VertexType,EdgeType extends DirectedEdge<VertexType>> - Class in gov.nasa.jpl.mbee.mdk.generator.graphs
-
- DirectedGraphHashSet() - Constructor for class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedGraphHashSet
-
- DirectedHyperEdge<VertexType> - Interface in gov.nasa.jpl.mbee.mdk.generator.graphs
-
- DirectedHyperEdgeVector<VertexType> - Class in gov.nasa.jpl.mbee.mdk.generator.graphs
-
- DirectedHyperEdgeVector(Set<VertexType>, Set<VertexType>) - Constructor for class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperEdgeVector
-
- DirectedHyperGraph<VertexType,EdgeType extends DirectedHyperEdge<VertexType>> - Interface in gov.nasa.jpl.mbee.mdk.generator.graphs
-
- DirectedHyperGraphHashSet<VertexType,EdgeType extends DirectedHyperEdge<VertexType>> - Class in gov.nasa.jpl.mbee.mdk.generator.graphs
-
- DirectedHyperGraphHashSet() - Constructor for class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraphHashSet
-
- directionChoosable - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- disable() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SRAction
-
- disable(String) - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SRAction
-
- DisableEventDrivenTransformationConfigurator - Class in gov.nasa.jpl.mbee.mdk.transformation.eventdriven
-
- DisableEventDrivenTransformationConfigurator() - Constructor for class gov.nasa.jpl.mbee.mdk.transformation.eventdriven.DisableEventDrivenTransformationConfigurator
-
- DISPLAYED_ELEMENT_IDS_KEY - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- displayValidationWindow(Project, ValidationSuite, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- displayValidationWindow(Project, Collection<ValidationSuite>, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- dispose() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.ConstraintValidationRule
-
- dispose() - Method in class gov.nasa.jpl.mbee.mdk.transformation.batch.StereotypedElementBatchTransformation
-
- DO_NOT_SHOW_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
- doAction(Annotation) - Method in class gov.nasa.jpl.mbee.mdk.validation.RuleViolationAction
-
- doAfterSave(Project, ProjectDescriptor) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.coordinated.CoordinatedSyncProjectEventListenerAdapter
-
- doAfterSuccess() - Method in class gov.nasa.jpl.mbee.mdk.validation.RuleViolationAction
-
- doBeforeSave(Project, ProjectDescriptor) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.coordinated.CoordinatedSyncProjectEventListenerAdapter
-
- DocBookOutputVisitor - Class in gov.nasa.jpl.mbee.mdk.model
-
- DocBookOutputVisitor(boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.model.DocBookOutputVisitor
-
- DocBookOutputVisitor(boolean, String) - Constructor for class gov.nasa.jpl.mbee.mdk.model.DocBookOutputVisitor
-
- DocGenComparator(boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.util.Utils.DocGenComparator
-
Deprecated.
- DocGenComparator(Map<Element, Object>, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.util.Utils.DocGenComparator
-
Deprecated.
- DocGenElement - Class in gov.nasa.jpl.mbee.mdk.model
-
- DocGenElement() - Constructor for class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- DocGenEnvironment - Class in gov.nasa.jpl.mbee.mdk.ocl
-
- DocGenEnvironment(EcoreEnvironmentFactory, Resource) - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.DocGenEnvironment
-
- DocGenEnvironment(Environment<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>) - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.DocGenEnvironment
-
- DocGenEnvironmentFactory - Class in gov.nasa.jpl.mbee.mdk.ocl
-
- DocGenEnvironmentFactory() - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.DocGenEnvironmentFactory
-
- DocGenEnvironmentFactory(EPackage.Registry) - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.DocGenEnvironmentFactory
-
- DocGenEvaluationEnvironment - Class in gov.nasa.jpl.mbee.mdk.ocl
-
Custom class for customizing environment, allows many operations to be added
to evaluation context
- DocGenEvaluationEnvironment(EcoreEnvironmentFactory) - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.DocGenEvaluationEnvironment
-
- DocGenOperation - Interface in gov.nasa.jpl.mbee.mdk.ocl
-
Simple interface defining what needs to be specified for a DocGenOperation used
to populate the OCL environment and evaluation environment
- DocGenOperationInstance - Class in gov.nasa.jpl.mbee.mdk.ocl
-
- DocGenOperationInstance() - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- DocGenOperationInstance(String, String, DocGenEnvironmentFactory, CallOperation, EParameter...) - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- DocGenOperationInstance(String, String, DocGenEnvironmentFactory, EClassifier, EClassifier, CallOperation, EParameter[]) - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- DocGenOperationInstance(DocGenOperationInstance, DocGenEnvironmentFactory) - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- DocGenProfile - Class in gov.nasa.jpl.mbee.mdk.docgen
-
Deprecated.
- DocGenProfile() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- DocGenUtils - Class in gov.nasa.jpl.mbee.mdk.docgen
-
- DocGenUtils() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.DocGenUtils
-
- DocGenValidationDBSwitch - Class in gov.nasa.jpl.mbee.mdk.model
-
- DocGenValidationDBSwitch() - Constructor for class gov.nasa.jpl.mbee.mdk.model.DocGenValidationDBSwitch
-
- DocGenValidationFactory - Interface in gov.nasa.jpl.mbee.mdk.docgen.validation
-
The Factory for the model.
- DocGenValidationFactoryImpl - Class in gov.nasa.jpl.mbee.mdk.docgen.validation.impl
-
An implementation of the model Factory.
- DocGenValidationFactoryImpl() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationFactoryImpl
-
Creates an instance of the factory.
- DocGenValidationPackage - Interface in gov.nasa.jpl.mbee.mdk.docgen.validation
-
The Package for the model.
- DocGenValidationPackage.Literals - Interface in gov.nasa.jpl.mbee.mdk.docgen.validation
-
Defines literals for the meta objects that
represent
each class,
each feature of each class,
each enum,
and each data type
- DocGenValidationPackageImpl - Class in gov.nasa.jpl.mbee.mdk.docgen.validation.impl
-
An implementation of the model Package.
- DocGenValidationSwitch<T> - Class in gov.nasa.jpl.mbee.mdk.docgen.validation
-
The Switch for the model's inheritance
hierarchy.
- DocGenValidationSwitch() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationSwitch
-
Creates an instance of the switch.
- DocGenViewDBSwitch - Class in gov.nasa.jpl.mbee.mdk.docgen
-
- DocGenViewDBSwitch(boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.DocGenViewDBSwitch
-
- DocGenViewDBSwitch() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.DocGenViewDBSwitch
-
- DocGenViewFactory - Interface in gov.nasa.jpl.mbee.mdk.docgen.view
-
The Factory for the model.
- DocGenViewFactoryImpl - Class in gov.nasa.jpl.mbee.mdk.docgen.view.impl
-
An implementation of the model Factory.
- DocGenViewFactoryImpl() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
Creates an instance of the factory.
- DocGenViewPackage - Interface in gov.nasa.jpl.mbee.mdk.docgen.view
-
The Package for the model.
- DocGenViewPackage.Literals - Interface in gov.nasa.jpl.mbee.mdk.docgen.view
-
Defines literals for the meta objects that
represent
each class,
each feature of each class,
each enum,
and each data type
- DocGenViewPackageImpl - Class in gov.nasa.jpl.mbee.mdk.docgen.view.impl
-
An implementation of the model Package.
- DocGenViewSwitch<T> - Class in gov.nasa.jpl.mbee.mdk.docgen.view.util
-
The Switch for the model's inheritance
hierarchy.
- DocGenViewSwitch() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Creates an instance of the switch.
- docMetadata(Document, Element) - Static method in class gov.nasa.jpl.mbee.mdk.util.GeneratorUtils
-
- docSkippable - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- Document - Class in gov.nasa.jpl.mbee.mdk.model
-
- Document() - Constructor for class gov.nasa.jpl.mbee.mdk.model.Document
-
- DOCUMENTATION - Static variable in class gov.nasa.jpl.mbee.mdk.emf.EMFImporter.PreProcessor
-
- DOCUMENTATION_KEY - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- DOCUMENTATION_VALUE - Static variable in enum gov.nasa.jpl.mbee.mdk.docgen.view.FromProperty
-
The 'DOCUMENTATION' literal value.
- documentationChoosable - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- DocumentElement - Class in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
- DocumentElement() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- DocumentGenerator - Class in gov.nasa.jpl.mbee.mdk.generator
-
Given the document head or a view, generates the document element model
classes and structure in gov.nasa.jpl.mbee.mdk.model.
- DocumentGenerator(Element, PrintWriter) - Constructor for class gov.nasa.jpl.mbee.mdk.generator.DocumentGenerator
-
- DocumentGenerator(Element, DocumentValidator, PrintWriter) - Constructor for class gov.nasa.jpl.mbee.mdk.generator.DocumentGenerator
-
- DocumentGenerator(Element, DocumentValidator, PrintWriter, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.generator.DocumentGenerator
-
- DocumentMeta - Class in gov.nasa.jpl.mbee.mdk.model.docmeta
-
- DocumentMeta() - Constructor for class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- documentMetaStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- documentStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- DocumentValidator - Class in gov.nasa.jpl.mbee.mdk.generator
-
validates docgen 3 document uses jgrapht to detect cycles in the document and
various other potential errors this only checks for static model structure
and does not actually try to execute the document
- DocumentValidator(Element) - Constructor for class gov.nasa.jpl.mbee.mdk.generator.DocumentValidator
-
- DocumentViewer - Class in gov.nasa.jpl.mbee.mdk.generator
-
viewer for docgen 3 document someone should make the gui appear nicer
- DocumentViewer() - Constructor for class gov.nasa.jpl.mbee.mdk.generator.DocumentViewer
-
- documentViewStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- DocumentWriter - Class in gov.nasa.jpl.mbee.mdk.generator
-
runs the generation as a runnable to not stall magicdraw main thread, also
allow user to cancel
- DocumentWriter(Document, File, boolean, File) - Constructor for class gov.nasa.jpl.mbee.mdk.generator.DocumentWriter
-
- doesEventuallyGeneralizeTo(Classifier, Classifier) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.validation.SRValidationSuite
-
- doesEventuallyRedefine(RedefinableElement, RedefinableElement) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.validation.SRValidationSuite
-
- doMainThings() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
makes all the necessary data structures and tables
- doNotShow - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
- doNotShow - Variable in class gov.nasa.jpl.mbee.mdk.model.Image
-
- doSwitch(int, EObject) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationSwitch
-
Calls caseXXX
for each class of the model until one returns
a non null result; it yields that result.
- doSwitch(int, EObject) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.util.DocGenViewSwitch
-
Calls caseXXX
for each class of the model until one returns
a non null result; it yields that result.
- doubleWrap(GenericRuleViolationAction, String) - Static method in class gov.nasa.jpl.mbee.mdk.validation.IndeterminateProgressMonitorProxy
-
- doubleWrapp(GenericRuleViolationAction, String) - Static method in class gov.nasa.jpl.mbee.mdk.validation.IndeterminateProgressMonitorProxy
-
- DVALUE_VALUE - Static variable in enum gov.nasa.jpl.mbee.mdk.docgen.view.FromProperty
-
The 'DVALUE' literal value.
- f - Variable in class gov.nasa.jpl.mbee.mdk.generator.graphs.algorithms.DepthFirstSearch
-
- FATAL_VALUE - Static variable in enum gov.nasa.jpl.mbee.mdk.docgen.validation.Severity
-
The 'FATAL' literal value.
- FigureClass - Class in gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes
-
Created by igomes on 8/23/16.
- FigureClass() - Constructor for class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.FigureClass
-
- filter - Variable in class gov.nasa.jpl.mbee.mdk.ocl.GetCallOperation
-
- filterDiagramsByDiagramTypes(Collection<Element>, List<String>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
like it says
- filterDiagramTypeStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- filterElementsByExpression(Collection<Element>, String, boolean, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- filterElementsByJavaClasses(Collection<Element>, Collection<Class<?>>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- filterElementsByMetaclasses(Collection<Element>, Collection<Class>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- filterElementsByNameRegex(Collection<Element>, Collection<String>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
matches name of elements against a collect of regular expression strings,
see java.util.regex.Pattern for regex patterns
- filterElementsByStereotype(Collection<Element>, Stereotype, boolean, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- filterElementsByStereotypes(Collection<Element>, Collection<Stereotype>, boolean, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- filterExpressionStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- filterMetaclassStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- filterNameStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- filterStereotypeStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- findByName(Project, String, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- findByName(Element, String, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- findChildrenOf(VertexType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraphHashSet
-
- findChildrenOf(VertexType) - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.Graph
-
- findChildrenOf(VertexType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.UndirectedHyperGraphHashSet
-
- FindCommonParentClassMatch - Class in gov.nasa.jpl.mbee.mdk.queries
-
Pattern-specific match representation of the gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClass pattern,
to be used in conjunction with
FindCommonParentClassMatcher
.
- FindCommonParentClassMatcher - Class in gov.nasa.jpl.mbee.mdk.queries
-
Generated pattern matcher API of the gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClass pattern,
providing pattern-specific query methods.
- FindCommonParentClassProcessor - Class in gov.nasa.jpl.mbee.mdk.queries.util
-
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClass pattern.
- FindCommonParentClassProcessor() - Constructor for class gov.nasa.jpl.mbee.mdk.queries.util.FindCommonParentClassProcessor
-
- FindCommonParentClassQuerySpecification - Class in gov.nasa.jpl.mbee.mdk.queries.util
-
A pattern-specific query specification that can instantiate FindCommonParentClassMatcher in a type-safe way.
- findConflicts(Changelog<K, W>, BiPredicate<Changelog.Change<V>, Changelog.Change<W>>, Map<K, Pair<Changelog.Change<V>, Changelog.Change<W>>>, Map<K, Pair<Changelog.Change<V>, Changelog.Change<W>>>) - Method in class gov.nasa.jpl.mbee.mdk.util.Changelog
-
- findDirectedRelationshipsBetween(Element, Element) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
returns all directed relationships where client element is source and
supplier element is target
- findEdgesOf(VertexType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.AbstractGraph
-
- findEdgesOf(Set<VertexType>) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.AbstractGraph
-
- findEdgesOf(VertexType) - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.Graph
-
- findEdgesOf(Set<VertexType>) - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.Graph
-
- findEdgesOf(VertexType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.UndirectedHyperGraphHashSet
-
- findEdgesOf(Set<VertexType>) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.UndirectedHyperGraphHashSet
-
- findEdgesWithSourceVertex(VertexType) - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraph
-
- findEdgesWithSourceVertex(VertexType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraphHashSet
-
- findEdgesWithSourceVertices(Set<VertexType>) - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraph
-
- findEdgesWithSourceVertices(Set<VertexType>) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraphHashSet
-
- findEdgesWithTargetVertex(VertexType) - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraph
-
- findEdgesWithTargetVertex(VertexType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraphHashSet
-
- findEdgesWithTargetVertices(Set<VertexType>) - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraph
-
- findEdgesWithTargetVertices(Set<VertexType>) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraphHashSet
-
- findElements(Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
Returns a list of elements under the indicated parent, inclusive of the
parent (the first element in the list).
- findElements() - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
Returns a list of all elements in the model, inclusive of the data
element (the first element in the list).
- findElementsByHumanName(String, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
Retrieves all elements in the project with the specified human name that are
owned by the specified element, inclusive of the parent (the first
element in the list).
- findElementsByHumanName(String) - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
Retrieves all elements in the project with the specified human name in the
model inclusive of the root (the first element in the list).
- findElementsByName(String, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
Retrieves all named elements in the project with the specified name that are
owned by the specified element, inclusive of the parent (the first
element in the list).
- findElementsByName(String) - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
Retrieves all elements in the project with the specified name in the
model inclusive of the root (the first element in the list).
- findElementsByType(String, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
Retrieves all elements in the project with the specified type that are
owned by the specified parent, inclusive of parent (the first element in
the list).
- findElementsByType(String) - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
Retrieves all elements in the project with the specified type, inclusive
of root (the first element in the list).
- findInitialNode(Element) - Static method in class gov.nasa.jpl.mbee.mdk.util.GeneratorUtils
-
- findNeighborsOf(VertexType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.AbstractGraph
-
- findNeighborsOf(VertexType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraphHashSet
-
- findNeighborsOf(VertexType) - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.Graph
-
- findOwnedElementByName(Element, String) - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
- findStereotypedRelationship(Element, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.GeneratorUtils
-
- findStereotypedRelationship(Element, Stereotype) - Static method in class gov.nasa.jpl.mbee.mdk.util.GeneratorUtils
-
- findStructuralFeaturesMatching(EObject, boolean, boolean, String...) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- finisher() - Method in class gov.nasa.jpl.mbee.mdk.api.stream.ArrayNodeCollector
-
- finishViolation(ValidationRuleViolation, String, Pair<Element, ObjectNode>, ObjectNode, JsonNode) - Method in class gov.nasa.jpl.mbee.mdk.mms.validation.ElementValidator
-
- fix(Collection<?>) - Method in class gov.nasa.jpl.mbee.mdk.util.CollectionAdder
-
Fix an existing Collection according to the ListBuilder's properties.
- fix(Collection<?>, int) - Method in class gov.nasa.jpl.mbee.mdk.util.CollectionAdder
-
Fix an existing collection according to the ListBuilder's properties.
- fixString(Object) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenUtils
-
given any object tries to return a string representation suitable for use
in docbook
- fixString(Object, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenUtils
-
- fixTargets(Object) - Static method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
Expression evaluation expects a list of targets.
- flattenedKeyset() - Method in class gov.nasa.jpl.mbee.mdk.util.Changelog
-
- flattenedSize() - Method in class gov.nasa.jpl.mbee.mdk.util.Changelog
-
- flattenIfSizeOne - Variable in class gov.nasa.jpl.mbee.mdk.ocl.GetCallOperation
-
- flattenIfSizeOne - Variable in class gov.nasa.jpl.mbee.mdk.util.CollectionAdder
-
- flattenRedefinedProperties(Property) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSlotsAction
-
- flattenToNullIfEmpty - Variable in class gov.nasa.jpl.mbee.mdk.ocl.GetCallOperation
-
- flattenToNullIfEmpty - Variable in class gov.nasa.jpl.mbee.mdk.util.CollectionAdder
-
- floatingPrecision - Variable in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- floatTruncate(String, int) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Given a string f and integer p, if f is a floating point number, returns
the string with precision p
- forceDialogReturnFalse() - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Causes the next call of a user dialog generating method to return the indicated value
The called method should then reset these values, so they don't accidentally get used again
- forEachMatch(Class, IMatchProcessor<? super BlockMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatcher
-
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
- forEachMatch(Class, Class, Property, Property, Stereotype, IMatchProcessor<? super FindCommonParentClassMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
- forEachMatch(Class, Class, IMatchProcessor<? super GeneralizationMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
- forEachMatch(Class, Class, Stereotype, Property, Property, IMatchProcessor<? super GeneralizedTaggedBlockPairsMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
- forEachMatch(Property, String, Type, IMatchProcessor<? super PropertyAttributesMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
- forEachMatch(Class, Stereotype, Slot, Property, LiteralSpecification, IMatchProcessor<? super StereotypedBlocksMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
- forEachMatch(Class, Stereotype, Slot, Property, LiteralSpecification, IMatchProcessor<? super TaggedBlocksMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
- forEachMatch(Class, Class, Stereotype, Property, Property, IMatchProcessor<? super TransformedGeneralizedBlockPairsMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
- forEachMatch(Class, Stereotype, Slot, IMatchProcessor<? super TransformedStereotypedBlocksMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
- forEachMatch(Stereotype, IMatchProcessor<? super UnreferredStereotypesMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatcher
-
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
- forEachMatch(Stereotype, IMatchProcessor<? super UsedStereotypesMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatcher
-
Executes the given processor on each match of the pattern that conforms to the given fixed values of some parameters.
- formatOptions - Static variable in interface gov.nasa.jpl.mbee.mdk.util.MoreToString
-
- forOneArbitraryMatch(Class, IMatchProcessor<? super BlockMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatcher
-
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- forOneArbitraryMatch(Class, Class, Property, Property, Stereotype, IMatchProcessor<? super FindCommonParentClassMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- forOneArbitraryMatch(Class, Class, IMatchProcessor<? super GeneralizationMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- forOneArbitraryMatch(Class, Class, Stereotype, Property, Property, IMatchProcessor<? super GeneralizedTaggedBlockPairsMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- forOneArbitraryMatch(Property, String, Type, IMatchProcessor<? super PropertyAttributesMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- forOneArbitraryMatch(Class, Stereotype, Slot, Property, LiteralSpecification, IMatchProcessor<? super StereotypedBlocksMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- forOneArbitraryMatch(Class, Stereotype, Slot, Property, LiteralSpecification, IMatchProcessor<? super TaggedBlocksMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- forOneArbitraryMatch(Class, Class, Stereotype, Property, Property, IMatchProcessor<? super TransformedGeneralizedBlockPairsMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- forOneArbitraryMatch(Class, Stereotype, Slot, IMatchProcessor<? super TransformedStereotypedBlocksMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- forOneArbitraryMatch(Stereotype, IMatchProcessor<? super UnreferredStereotypesMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatcher
-
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- forOneArbitraryMatch(Stereotype, IMatchProcessor<? super UsedStereotypesMatch>) - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatcher
-
Executes the given processor on an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- from - Variable in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- From - Enum in gov.nasa.jpl.mbee.mdk.docgen.docbook
-
- from - Variable in class gov.nasa.jpl.mbee.mdk.model.Reference
-
- FROM_ELEMENT_ID_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
- FROM_PROPERTY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
- FROM_PROPERTY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
- FROM_PROPERTY_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
- fromElementId - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
- fromProperty - Variable in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- FromProperty - Enum in gov.nasa.jpl.mbee.mdk.docgen.view
-
A representation of the literals of the enumeration '
From Property', and utility methods for working with them.
- fromProperty - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
- fromString(String, String, String, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- fromString(Map<String, String>, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- fromString(Map<String, String>, String, String, String, String, String, String, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- GeneralizationMatch - Class in gov.nasa.jpl.mbee.mdk.queries
-
Pattern-specific match representation of the gov.nasa.jpl.mbee.mdk.queries.generalization pattern,
to be used in conjunction with
GeneralizationMatcher
.
- GeneralizationMatcher - Class in gov.nasa.jpl.mbee.mdk.queries
-
Generated pattern matcher API of the gov.nasa.jpl.mbee.mdk.queries.generalization pattern,
providing pattern-specific query methods.
- GeneralizationProcessor - Class in gov.nasa.jpl.mbee.mdk.queries.util
-
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.generalization pattern.
- GeneralizationProcessor() - Constructor for class gov.nasa.jpl.mbee.mdk.queries.util.GeneralizationProcessor
-
- GeneralizationQuerySpecification - Class in gov.nasa.jpl.mbee.mdk.queries.util
-
A pattern-specific query specification that can instantiate GeneralizationMatcher in a type-safe way.
- GeneralizedTaggedBlockPairsMatch - Class in gov.nasa.jpl.mbee.mdk.queries
-
Pattern-specific match representation of the gov.nasa.jpl.mbee.mdk.queries.generalizedTaggedBlockPairs pattern,
to be used in conjunction with
GeneralizedTaggedBlockPairsMatcher
.
- GeneralizedTaggedBlockPairsMatcher - Class in gov.nasa.jpl.mbee.mdk.queries
-
Generated pattern matcher API of the gov.nasa.jpl.mbee.mdk.queries.generalizedTaggedBlockPairs pattern,
providing pattern-specific query methods.
- GeneralizedTaggedBlockPairsProcessor - Class in gov.nasa.jpl.mbee.mdk.queries.util
-
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.generalizedTaggedBlockPairs pattern.
- GeneralizedTaggedBlockPairsProcessor() - Constructor for class gov.nasa.jpl.mbee.mdk.queries.util.GeneralizedTaggedBlockPairsProcessor
-
- GeneralizedTaggedBlockPairsQuerySpecification - Class in gov.nasa.jpl.mbee.mdk.queries.util
-
A pattern-specific query specification that can instantiate GeneralizedTaggedBlockPairsMatcher in a type-safe way.
- GeneralizedTaggedBlocksQuerySpecification - Class in gov.nasa.jpl.mbee.mdk.queries.internal
-
A pattern-specific query specification that can instantiate GenericPatternMatcher in a type-safe way.
- generalMessage(String) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Prints a message to console and MD log
- Generatable - Interface in gov.nasa.jpl.mbee.mdk.generator
-
Interface for all DocGen queries.
- generate(File) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.GenerateDocumentAction
-
- GenerateAllViewsAction - Class in gov.nasa.jpl.mbee.mdk.mms.actions
-
- GenerateAllViewsAction() - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.GenerateAllViewsAction
-
- GeneratedFromActionProperty - Class in gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties
-
Created by igomes on 8/23/16.
- GeneratedFromActionProperty() - Constructor for class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties.GeneratedFromActionProperty
-
- GeneratedFromElementProperty - Class in gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties
-
Created by igomes on 8/23/16.
- GeneratedFromElementProperty() - Constructor for class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties.GeneratedFromElementProperty
-
- GeneratedFromViewProperty - Class in gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties
-
Created by igomes on 8/23/16.
- GeneratedFromViewProperty() - Constructor for class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties.GeneratedFromViewProperty
-
- GenerateDocumentAction - Class in gov.nasa.jpl.mbee.mdk.mms.actions
-
generates docgen 3 document
- GenerateDocumentAction(Element) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.GenerateDocumentAction
-
- generateProjectObjectNode(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.validation.ProjectValidator
-
- generateProjectObjectNode(IProject) - Static method in class gov.nasa.jpl.mbee.mdk.mms.validation.ProjectValidator
-
- generateRefObjectNode(Project, EsiUtils.EsiBranchInfo, String) - Static method in class gov.nasa.jpl.mbee.mdk.mms.validation.BranchValidator
-
- GenerateViewPresentationAction - Class in gov.nasa.jpl.mbee.mdk.mms.actions
-
- GenerateViewPresentationAction(Set<Element>, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.GenerateViewPresentationAction
-
- generateViews(Element, Boolean) - Static method in class gov.nasa.jpl.mbee.mdk.api.MDKHelper
-
Deprecated.
Executes "Generate View(s)" MDK element action on the selected element
- GenerationContext - Class in gov.nasa.jpl.mbee.mdk.generator
-
A more OO way to pass around targets, current node, and whatever other
variables might be added to track generation in DocumentGenerator, which has
been refactored to be more modular.
- GenerationContext(Stack<List<Object>>, ActivityNode, DocumentValidator, GUILog) - Constructor for class gov.nasa.jpl.mbee.mdk.generator.GenerationContext
-
- GenerationContext(Stack<List<Object>>, ActivityNode, GUILog) - Constructor for class gov.nasa.jpl.mbee.mdk.generator.GenerationContext
-
- GeneratorUtils - Class in gov.nasa.jpl.mbee.mdk.util
-
- GeneratorUtils() - Constructor for class gov.nasa.jpl.mbee.mdk.util.GeneratorUtils
-
- GenericComparator() - Constructor for class gov.nasa.jpl.mbee.mdk.util.CompareUtils.GenericComparator
-
- GenericRuleViolationAction - Class in gov.nasa.jpl.mbee.mdk.validation
-
- GenericRuleViolationAction(String) - Constructor for class gov.nasa.jpl.mbee.mdk.validation.GenericRuleViolationAction
-
- GenericTable - Class in gov.nasa.jpl.mbee.mdk.model
-
- GenericTable() - Constructor for class gov.nasa.jpl.mbee.mdk.model.GenericTable
-
- genericTableStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- gennew - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
The cached value of the '
Gennew
' attribute.
- GENNEW_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
The default value of the '
Gennew
' attribute.
- get() - Method in enum gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.PresentationElementClasses
-
- get() - Method in enum gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties.PresentationElementClassProperties
-
- get(String) - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.validation.Severity
-
Returns the 'Severity' literal with the specified literal
value.
- get(int) - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.validation.Severity
-
Returns the 'Severity' literal with the specified integer
value.
- get(String) - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.view.FromProperty
-
Returns the 'From Property' literal with the specified
literal value.
- get(int) - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.view.FromProperty
-
Returns the 'From Property' literal with the specified
integer value.
- get(String) - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatch
-
- get(String) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- get(String) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatch
-
- get(String) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- get(String) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatch
-
- get(String) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- get(String) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- get(String) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- get(String) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatch
-
- get(String) - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatch
-
- get(String) - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatch
-
- get(Object) - Method in class gov.nasa.jpl.mbee.mdk.util.Changelog
-
- get(Map<K, V>, K, Class<T>) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- get(Map<K, V>, K) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- get(Map<T1, Map<T2, T3>>, T1, T2) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils2
-
Deprecated.
- get(Map<T1, Map<T2, Map<T3, T4>>>, T1, T2, T3) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils2
-
Deprecated.
- getAcknowledgement() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getActions() - Method in interface gov.nasa.jpl.mbee.mdk.generator.Generatable
-
- getActions() - Method in class gov.nasa.jpl.mbee.mdk.model.CollectActionsVisitor
-
- getActions() - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- getActions() - Method in class gov.nasa.jpl.mbee.mdk.model.Query
-
These actions will show up as menu items under View Interaction, if the
user right clicks on a view that will execute this query
- getActions() - Method in class gov.nasa.jpl.mbee.mdk.model.UserScript
-
- getActions() - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationRuleViolation
-
- getActiveBrowser(boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MDUtils
-
- getActiveDiagram(boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MDUtils
-
- getAffectedConstraints(Collection<BaseElement>) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.ConstraintValidationRule
-
- getAll() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- getAllByType(Project, SyncElement.Type) - Static method in class gov.nasa.jpl.mbee.mdk.mms.sync.delta.SyncElements
-
- getAllClasses(Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.ClassUtils
-
- getAllMatches(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatcher
-
Returns the set of all matches of the pattern that conform to the given fixed values of some parameters.
- getAllMatches(Class, Class, Property, Property, Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Returns the set of all matches of the pattern that conform to the given fixed values of some parameters.
- getAllMatches(Class, Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
Returns the set of all matches of the pattern that conform to the given fixed values of some parameters.
- getAllMatches(Class, Class, Stereotype, Property, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Returns the set of all matches of the pattern that conform to the given fixed values of some parameters.
- getAllMatches(Property, String, Type) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Returns the set of all matches of the pattern that conform to the given fixed values of some parameters.
- getAllMatches(Class, Stereotype, Slot, Property, LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Returns the set of all matches of the pattern that conform to the given fixed values of some parameters.
- getAllMatches(Class, Stereotype, Slot, Property, LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Returns the set of all matches of the pattern that conform to the given fixed values of some parameters.
- getAllMatches(Class, Class, Stereotype, Property, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Returns the set of all matches of the pattern that conform to the given fixed values of some parameters.
- getAllMatches(Class, Stereotype, Slot) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Returns the set of all matches of the pattern that conform to the given fixed values of some parameters.
- getAllMatches(Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatcher
-
Returns the set of all matches of the pattern that conform to the given fixed values of some parameters.
- getAllMatches(Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatcher
-
Returns the set of all matches of the pattern that conform to the given fixed values of some parameters.
- getAllTextMessages(boolean) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSSyncProjectEventListenerAdapter.JMSSyncProjectMapping
-
Deprecated.
- getAllValuesOfattribute1() - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for attribute1.
- getAllValuesOfattribute1(FindCommonParentClassMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for attribute1.
- getAllValuesOfattribute1(Class, Class, Property, Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for attribute1.
- getAllValuesOfattribute2() - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for attribute2.
- getAllValuesOfattribute2(FindCommonParentClassMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for attribute2.
- getAllValuesOfattribute2(Class, Class, Property, Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for attribute2.
- getAllValuesOfblock() - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for block.
- getAllValuesOfblock(StereotypedBlocksMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for block.
- getAllValuesOfblock(Stereotype, Slot, Property, LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for block.
- getAllValuesOfblock() - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for block.
- getAllValuesOfblock(TaggedBlocksMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for block.
- getAllValuesOfblock(Stereotype, Slot, Property, LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for block.
- getAllValuesOfblock() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for block.
- getAllValuesOfblock(TransformedStereotypedBlocksMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for block.
- getAllValuesOfblock(Stereotype, Slot) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for block.
- getAllValuesOfblock1() - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for block1.
- getAllValuesOfblock1(FindCommonParentClassMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for block1.
- getAllValuesOfblock1(Class, Property, Property, Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for block1.
- getAllValuesOfblock2() - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for block2.
- getAllValuesOfblock2(FindCommonParentClassMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for block2.
- getAllValuesOfblock2(Class, Property, Property, Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for block2.
- getAllValuesOfchildAttribute() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childAttribute.
- getAllValuesOfchildAttribute(GeneralizedTaggedBlockPairsMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childAttribute.
- getAllValuesOfchildAttribute(Class, Class, Stereotype, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childAttribute.
- getAllValuesOfchildAttribute() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childAttribute.
- getAllValuesOfchildAttribute(TransformedGeneralizedBlockPairsMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childAttribute.
- getAllValuesOfchildAttribute(Class, Class, Stereotype, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childAttribute.
- getAllValuesOfchildBlock() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childBlock.
- getAllValuesOfchildBlock(GeneralizedTaggedBlockPairsMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childBlock.
- getAllValuesOfchildBlock(Class, Stereotype, Property, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childBlock.
- getAllValuesOfchildBlock() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childBlock.
- getAllValuesOfchildBlock(TransformedGeneralizedBlockPairsMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childBlock.
- getAllValuesOfchildBlock(Class, Stereotype, Property, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childBlock.
- getAllValuesOfclass() - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatcher
-
Retrieve the set of values that occur in matches for class.
- getAllValuesOfgeneral() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
Retrieve the set of values that occur in matches for general.
- getAllValuesOfgeneral(GeneralizationMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
Retrieve the set of values that occur in matches for general.
- getAllValuesOfgeneral(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
Retrieve the set of values that occur in matches for general.
- getAllValuesOfname() - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Retrieve the set of values that occur in matches for name.
- getAllValuesOfname(PropertyAttributesMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Retrieve the set of values that occur in matches for name.
- getAllValuesOfname(Property, Type) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Retrieve the set of values that occur in matches for name.
- getAllValuesOfparentAttribute() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentAttribute.
- getAllValuesOfparentAttribute(GeneralizedTaggedBlockPairsMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentAttribute.
- getAllValuesOfparentAttribute(Class, Class, Stereotype, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentAttribute.
- getAllValuesOfparentAttribute() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentAttribute.
- getAllValuesOfparentAttribute(TransformedGeneralizedBlockPairsMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentAttribute.
- getAllValuesOfparentAttribute(Class, Class, Stereotype, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentAttribute.
- getAllValuesOfparentBlock() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentBlock.
- getAllValuesOfparentBlock(GeneralizedTaggedBlockPairsMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentBlock.
- getAllValuesOfparentBlock(Class, Stereotype, Property, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentBlock.
- getAllValuesOfparentBlock() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentBlock.
- getAllValuesOfparentBlock(TransformedGeneralizedBlockPairsMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentBlock.
- getAllValuesOfparentBlock(Class, Stereotype, Property, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentBlock.
- getAllValuesOfproperty() - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Retrieve the set of values that occur in matches for property.
- getAllValuesOfproperty(PropertyAttributesMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Retrieve the set of values that occur in matches for property.
- getAllValuesOfproperty(String, Type) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Retrieve the set of values that occur in matches for property.
- getAllValuesOfproperty() - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for property.
- getAllValuesOfproperty(StereotypedBlocksMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for property.
- getAllValuesOfproperty(Class, Stereotype, Slot, LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for property.
- getAllValuesOfproperty() - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for property.
- getAllValuesOfproperty(TaggedBlocksMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for property.
- getAllValuesOfproperty(Class, Stereotype, Slot, LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for property.
- getAllValuesOfslot() - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for slot.
- getAllValuesOfslot(StereotypedBlocksMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for slot.
- getAllValuesOfslot(Class, Stereotype, Property, LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for slot.
- getAllValuesOfslot() - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for slot.
- getAllValuesOfslot(TaggedBlocksMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for slot.
- getAllValuesOfslot(Class, Stereotype, Property, LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for slot.
- getAllValuesOfslot() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for slot.
- getAllValuesOfslot(TransformedStereotypedBlocksMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for slot.
- getAllValuesOfslot(Class, Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for slot.
- getAllValuesOfspecific() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
Retrieve the set of values that occur in matches for specific.
- getAllValuesOfspecific(GeneralizationMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
Retrieve the set of values that occur in matches for specific.
- getAllValuesOfspecific(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
Retrieve the set of values that occur in matches for specific.
- getAllValuesOfstereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype(FindCommonParentClassMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype(Class, Class, Property, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype(GeneralizedTaggedBlockPairsMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype(Class, Class, Property, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype(StereotypedBlocksMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype(Class, Slot, Property, LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype(TaggedBlocksMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype(Class, Slot, Property, LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype(TransformedGeneralizedBlockPairsMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype(Class, Class, Property, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype(TransformedStereotypedBlocksMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype(Class, Slot) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOfstereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- getAllValuesOftype() - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Retrieve the set of values that occur in matches for type.
- getAllValuesOftype(PropertyAttributesMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Retrieve the set of values that occur in matches for type.
- getAllValuesOftype(Property, String) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Retrieve the set of values that occur in matches for type.
- getAllValuesOfvalue() - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for value.
- getAllValuesOfvalue(StereotypedBlocksMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for value.
- getAllValuesOfvalue(Class, Stereotype, Slot, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for value.
- getAllValuesOfvalue() - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for value.
- getAllValuesOfvalue(TaggedBlocksMatch) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for value.
- getAllValuesOfvalue(Class, Stereotype, Slot, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for value.
- getAnnotation() - Method in class gov.nasa.jpl.mbee.mdk.validation.RuleViolationAction
-
- getAnnotationName() - Method in interface gov.nasa.jpl.mbee.mdk.ocl.DocGenOperation
-
- getAnnotationName() - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- getAnnotations(ValidationRule, Project, Constraint) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getApprovers() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getAspectStereotype(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getAssociationInheritanceRule() - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.validation.SRValidationSuite
-
- getAtPath(JsonNode, String) - Static method in class gov.nasa.jpl.mbee.mdk.json.JacksonUtils
-
- getAtPath(JsonNode, String, Function<JsonNode, R>) - Static method in class gov.nasa.jpl.mbee.mdk.json.JacksonUtils
-
- getAttribute1() - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- getAttribute2() - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- getAttributes(Element, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
depending on includeInherited flag, gets all the attributes of e based on
redefinition (if e is not a classifier it'll be ignored) if
includeInherited is false, will get the owned attributes of the
classifiers
- getAuthors() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getAvailableAttribute(Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Convert the input Object to an availableAttribute enum value.
- getBasicDiagnostic() - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- getBlock() - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- getBlock() - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- getBlock() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatch
-
- getBlock() - Method in class gov.nasa.jpl.mbee.mdk.queries.UtilityQueries
-
- getBlock(ViatraQueryEngine) - Method in class gov.nasa.jpl.mbee.mdk.queries.UtilityQueries
-
- getBlock1() - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- getBlock2() - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- getBody() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- getBody() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
- getBody() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Table
-
- getBody(Diagram, Collection<Element>, List<String>, boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.GenericTable
-
- getBook() - Method in class gov.nasa.jpl.mbee.mdk.model.DocBookOutputVisitor
-
- getBranchId(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.MDUtils
-
- getByName(String) - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.validation.Severity
-
Returns the 'Severity' literal with the specified name.
- getByName(String) - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.view.FromProperty
-
Returns the 'From Property' literal with the specified
name.
- getCallerType() - Method in interface gov.nasa.jpl.mbee.mdk.ocl.DocGenOperation
-
- getCallerType() - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- GetCallOperation - Class in gov.nasa.jpl.mbee.mdk.ocl
-
A CallOperation implementing a blackbox function extension of the OCL library
that accesses (gets) data in some specified relation to some specified
object.
- GetCallOperation(GetCallOperation.CallReturnType, boolean, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.GetCallOperation
-
- GetCallOperation() - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.GetCallOperation
-
- GetCallOperation.CallReturnType - Enum in gov.nasa.jpl.mbee.mdk.ocl
-
- getCaption() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBImage
-
- getCaption() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- getCaption() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTomSawyerDiagram
-
- getCaption() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Image
-
- getCaption() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
- getCaption() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
- getCaption() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Table
-
- getCaptions() - Method in class gov.nasa.jpl.mbee.mdk.model.Image
-
- getCaptions() - Method in class gov.nasa.jpl.mbee.mdk.model.Table
-
- getCellData(List<List<Pair<Reference, Boolean>>>, TableStructure.TableColumn) - Method in class gov.nasa.jpl.mbee.mdk.model.TableStructure
-
- getCellReferences(List<List<Pair<Reference, Boolean>>>, TableStructure.TableColumn) - Method in class gov.nasa.jpl.mbee.mdk.model.TableStructure
-
- getCellValue(Diagram, Element, String) - Method in class gov.nasa.jpl.mbee.mdk.generator.DiagramTableTool
-
- getChanged() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- getChanged() - Method in class gov.nasa.jpl.mbee.mdk.util.Changelog.Change
-
- getChangelog() - Method in class gov.nasa.jpl.mbee.mdk.emf.EMFBulkImporter
-
- getCharacterizesStereotype(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getChildAttribute() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- getChildAttribute() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- getChildBlock() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- getChildBlock() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- getChildInstancesRecursively(Slot) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSlotsAction
-
- getChildren() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBHasContent
-
- getChildren() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.HasContent
-
- getChildren() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.HasContentImpl
-
- getChildren() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- getChildren() - Method in class gov.nasa.jpl.mbee.mdk.model.Container
-
- getChoices(OCLExpression<C>, ConstraintKind) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper
-
- getChunkFirstSections() - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- getChunkSectionDepth() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getChunkSectionDepth() - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- getClassifiers() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTomSawyerDiagram
-
- getClassProperty(Element, Property, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Get Class Properties with a name matching that of the input Property.
- getClassProperty(Element, String, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getClassPropertyValue(Element, Property, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Get Class Property values for Properties with a name matching that of the
input Property.
- getCode() - Method in exception gov.nasa.jpl.mbee.mdk.http.ServerException
-
- getCollaboratorEmails() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getColname() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBColSpec
-
- getColname() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.ColSpec
-
- getColname() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ColSpecImpl
-
- getColnum() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBColSpec
-
- getColnum() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.ColSpec
-
- getColnum() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ColSpecImpl
-
- getCols() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- getCols() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
- getCols() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Table
-
- getColSpec() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for class '
Col Spec
'.
- getColSpec() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getColSpec_Colname() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Colname
'.
- getColSpec_Colname() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getColSpec_Colnum() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Colnum
'.
- getColSpec_Colnum() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getColSpec_Colwidth() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Colwidth
'.
- getColSpec_Colwidth() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getColspecs() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- getColspecs() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
- getColspecs() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
- getColspecs() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Table
-
- getColumnById(Diagram, String) - Method in class gov.nasa.jpl.mbee.mdk.generator.DiagramTableTool
-
- getColumnClass(int) - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- getColumnCount() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- getColumnIds(Diagram) - Method in class gov.nasa.jpl.mbee.mdk.generator.DiagramTableTool
-
- getColumnIndex(TableStructure.TableColumn) - Method in class gov.nasa.jpl.mbee.mdk.model.TableStructure
-
- getColumnName(int) - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- getColumnName(Diagram, String) - Method in class gov.nasa.jpl.mbee.mdk.generator.DiagramTableTool
-
- getColumnNames(Diagram, List<String>) - Method in class gov.nasa.jpl.mbee.mdk.generator.DiagramTableTool
-
- getColumns() - Method in class gov.nasa.jpl.mbee.mdk.util.MatrixUtil
-
- getColwidth() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBColSpec
-
- getColwidth() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.ColSpec
-
- getColwidth() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ColSpecImpl
-
- getColwidths() - Method in class gov.nasa.jpl.mbee.mdk.model.Table
-
- getComment() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.ViolationImpl
-
- getComment() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Violation
-
Returns the value of the 'Comment' attribute.
- getComment() - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationRuleViolation
-
- getComments(Element) - Static method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- getCompletionChoices() - Method in class gov.nasa.jpl.mbee.mdk.ocl.actions.OclQueryAction.ProcessOclQuery
-
- getCompletionChoices() - Method in interface gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.Processor
-
- getCompletionHeader(Object) - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.EditableListPanel
-
- getComponentOfType(Container, Class<TT>) - Static method in class gov.nasa.jpl.mbee.mdk.util.MdDebug
-
Deprecated.
Iterative deepening search for a Component of a specified type contained
by the Container c or a subcomponent of c.
- getComponentOfType(Object, Class<TT>, int, int, SeenSet<Object>) - Static method in class gov.nasa.jpl.mbee.mdk.util.MdDebug
-
Deprecated.
- getConcurrances() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getConfig() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBPlot
-
- getConfig() - Method in class gov.nasa.jpl.mbee.mdk.model.Plot
-
- getConformStereotype(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getConnection() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSSyncProjectEventListenerAdapter.JMSSyncProjectMapping
-
- getConsolidated() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
- getConstrainedObjects() - Method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- getConstrainedObjects() - Method in interface gov.nasa.jpl.mbee.mdk.constraint.Constraint
-
- getConstrainedObjectsFromConstraintElement(Element) - Static method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
Get the elements that the input element constrains, if a constraint.
- getConstrainingElements() - Method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- getConstrainingElements(BasicConstraint.Type) - Method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- getConstrainingElements() - Method in interface gov.nasa.jpl.mbee.mdk.constraint.Constraint
-
- getConstraintElements(Object) - Static method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
Get the elements that constrain this element.
- getConstraintElements(Object, BasicConstraint.Type) - Static method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- getConstraintObject(Constraint) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.validation.ConstraintValidationRule
-
- getConstraints(Object) - Static method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- getConstraints(Object, BasicConstraint.Type) - Static method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- getConstraints(Object, Object, GenerationContext) - Static method in class gov.nasa.jpl.mbee.mdk.generator.DocumentValidator
-
Gather all constraints applicable to the output or input of the
constrainedObject or the constrainedObject itself.
- getConstraintType() - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- getContent() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSimpleList
-
- getContext() - Static method in class gov.nasa.jpl.mbee.mdk.generator.CollectFilterParser
-
- getContext() - Method in class gov.nasa.jpl.mbee.mdk.generator.DocumentGenerator
-
- getContext() - Method in class gov.nasa.jpl.mbee.mdk.ocl.actions.OclQueryAction.ProcessOclQuery
-
- getController() - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffView
-
- getCoordinatedSyncProjectEventListenerAdapter() - Method in class gov.nasa.jpl.mbee.mdk.MMSSyncPlugin
-
- getCoverImage() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getCredentialsTicket(Project, String, String, ProgressStatus) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- getCredentialsTicket(String, String, String, ProgressStatus) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- getCurrentInstances(Element, Element) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementUtils
-
- getCurrentNode() - Method in class gov.nasa.jpl.mbee.mdk.generator.GenerationContext
-
- getCustomUserScriptDirectories() - Method in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- getDate() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Revision
-
- getDBTableFromEditableTable(EditableTable, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
For user scripts, if you have a pop up table that should look the same as
the docgen output, you can just use this method to get back a DBTable to
pass back to the output.
- getDBTableFromEditableTable(EditableTable, boolean, Integer...) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
For user scripts, if you have a pop up table, but you want to merge the
first x columns into a column with indentations (like properties table).
- getDefaultSiteName(IProject) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- getDeltaSyncProjectEventListenerAdapter() - Method in class gov.nasa.jpl.mbee.mdk.MMSSyncPlugin
-
- getDeltaSyncRunner() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.coordinated.CoordinatedSyncProjectEventListenerAdapter
-
- getDepthOfCompositionalMap(Map<Class, Map<Property, Class>>, Class) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
- getDescription() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.RuleImpl
-
- getDescription() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Rule
-
Returns the value of the 'Description' attribute.
- getDescription(Object) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper
-
- getDescription() - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationRule
-
- getDetailsButton() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getDgElement() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- getDgElement() - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- getDgEnvironment() - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenEnvironmentFactory
-
- getDgEvaluationEnvironment() - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenEnvironmentFactory
-
- getDgvalidationFactory() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the factory that creates the instances of the model.
- getDgvalidationFactory() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getDgvalidationPackage() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationFactory
-
Returns the package supported by this factory.
- getDgvalidationPackage() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationFactoryImpl
-
- getDgviewFactory() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the factory that creates the instances of the model.
- getDgviewFactory() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getDgviewPackage() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewFactory
-
Returns the package supported by this factory.
- getDgviewPackage() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
- getDiagramId() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Image
-
- getDiagramId() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
- getDialog(ComponentEvent) - Static method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.RequestFocusListener
-
- getDocBook() - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationSuite
-
- getDocument() - Method in class gov.nasa.jpl.mbee.mdk.generator.DocumentGenerator
-
- getDocumentAcronym() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getDocumentId() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getDocumentStereotype(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getDoNotShow() - Method in class gov.nasa.jpl.mbee.mdk.model.Image
-
- getEdges() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.AbstractGraph
-
- getEdges() - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.Graph
-
- getEditable() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.MDEditableTableImpl
-
- getEditable() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.MDEditableTable
-
Returns the value of the 'Editable' attribute list.
- getEditableListPanel() - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.OclQueryDialog
-
- getEditableTable() - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- getEditableValidationRuleViolation(Element, ObjectNode, String) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.UpdateClientElementAction
-
- getEID(EObject) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EMFExporter
-
- getElement(String, String, Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
Find the first occurrence of the listed element under the supplied owner,
inclusive of the owner
- getElement(String, String) - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
Find the first occurrence of the listed element anywhere in the model,
inclusive of model root
- getElement(Element, Project) - Static method in class gov.nasa.jpl.mbee.mdk.api.MDKHelper
-
Deprecated.
MMS REST Interactions
- getElement() - Method in exception gov.nasa.jpl.mbee.mdk.json.ImportException
-
- getElement() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitClientElementAction
-
- getElement() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.UpdateClientElementAction
-
- getElement(Project, String, ProgressStatus) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- getElement() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.delta.SyncElement
-
- getElement() - Method in class gov.nasa.jpl.mbee.mdk.model.Reference
-
- getElement() - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationRuleViolation
-
- getElementAttribute(Element, Utils.AvailableAttribute) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Returns an attribute of the element based on the input availableAttribute
type.
- getElementByQualifiedName(String, Project) - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
Deprecated.
- getElementClass() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.PresentationElementClass
-
- getElementClass() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties.PresentationElementClassProperty
-
- getElementClass() - Method in class gov.nasa.jpl.mbee.mdk.api.util.ElementReference
-
- getElementDocumentation(Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Returns the element's documentation, stripped of HTML wrapper
- getElementGroupStereotype(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getElementId() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.ViolationImpl
-
- getElementId() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Violation
-
Returns the value of the 'Element Id' attribute.
- getElementID() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitClientElementAction
-
- getElementId() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.UpdateClientElementAction
-
- getElementNames(Collection<NamedElement>) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenUtils
-
return names of a collection of named elements
- getElementNames(Collection<NamedElement>) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
return names of a collection of named elements
- getElementObjectNode() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitClientElementAction
-
- getElementObjectNode() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.UpdateClientElementAction
-
- getElementProperty(Element, Property) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Get the element's matching Slot or Properties.
- getElementPropertyValues(Element, Property, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
A list of property values will always be returned.
- getElementPropertyValues(Element, String, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getElementRecursively(Project, String, int, ProgressStatus) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- getElements() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTomSawyerDiagram
-
- getElements(Project, Collection<String>, ProgressStatus) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- getElementsById(Collection<String>, Project, ProgressStatus) - Static method in class gov.nasa.jpl.mbee.mdk.api.MDKHelper
-
Deprecated.
- getElementSet() - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- getElementsOnDiagram(Diagram) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
returns collection of model elements that's on the diagram
- getElementsRecursively(Project, Collection<String>, int, ProgressStatus) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- getElementStereotypeProperty(Element, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getElementsToDelete() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.UpdateClientElementAction
-
- getElementsToUpdate() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.UpdateClientElementAction
-
- getElementToHumanNameConverter() - Static method in class gov.nasa.jpl.mbee.mdk.api.incubating.convert.Converters
-
- getElementToIdConverter() - Static method in class gov.nasa.jpl.mbee.mdk.api.incubating.convert.Converters
-
- getElementToJsonConverter() - Static method in class gov.nasa.jpl.mbee.mdk.api.incubating.convert.Converters
-
- getEmptyDiagramCount() - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
- getEnvironment() - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- getEnvironment() - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper
-
- getEnvironmentFactory() - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- getEObjectsOfType(EObject, Class<?>, Set<EObject>) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getEObjectsOfType(EObject, Class<?>) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getErrorConstraint(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getErrorMessage() - Method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- getEStructuralFeatureOverrides() - Method in class gov.nasa.jpl.mbee.mdk.emf.EMFImporter
-
- getEt() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
- getEvaluationEnvironment() - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- getEValues(EObject, Class<TT>, boolean, boolean, boolean, boolean, SeenSet<Object>) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getExecutor() - Method in enum gov.nasa.jpl.mbee.mdk.util.TaskRunner.ThreadExecutionStrategy
-
- getExposes() - Method in class gov.nasa.jpl.mbee.mdk.model.Section
-
- getExposeStereotype(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getExpression() - Method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- getExpression(Object) - Static method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- getExpression() - Method in interface gov.nasa.jpl.mbee.mdk.constraint.Constraint
-
- getExpressionStereotype(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getExtraManualRef() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- getExtraRef() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- getFactory() - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenEnvironment
-
- getFailedChangelog() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.UpdateClientElementAction
-
- getFailedElementMap() - Method in class gov.nasa.jpl.mbee.mdk.emf.EMFBulkImporter
-
- getFatalConstraint(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getField(Object, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.ClassUtils
-
Get the Field of the Class of the object with the given fieldName using
reflection.
- getFieldValues(Object, Class<T>, boolean, boolean, boolean, String...) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
Get methods whose names are variations of those specified and return the
results of their invocations.
- getFieldValues(Object, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getFigures() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- getFilteredStructures() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
- getFindCommonParentClass() - Method in class gov.nasa.jpl.mbee.mdk.queries.EventDrivenTransformationQueries
-
- getFindCommonParentClass(ViatraQueryEngine) - Method in class gov.nasa.jpl.mbee.mdk.queries.EventDrivenTransformationQueries
-
- getFirstname() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Person
-
- getFirstName() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Revision
-
- getFloatingPrecision() - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- getFooter() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getFooter() - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- getFooterLegalNotice() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getFrom() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- getFrom() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDocumentElement
-
- getFrom() - Method in class gov.nasa.jpl.mbee.mdk.model.Paragraph
-
- getFrom() - Method in class gov.nasa.jpl.mbee.mdk.model.Reference
-
- getFromAttribute(Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Convert to an From enum value
- getFromElementId() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
- getFromElementId() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.ViewElement
-
- getFromProperty() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- getFromProperty() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDocumentElement
-
- getFromProperty() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
- getFromProperty() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getFromProperty() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
- getFromProperty() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.ViewElement
-
- getFunction() - Method in class gov.nasa.jpl.mbee.mdk.emf.EMFImporter.EStructuralFeatureOverride
-
- getFunction() - Method in class gov.nasa.jpl.mbee.mdk.emf.EMFImporter.PreProcessor
-
- getGeneral() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatch
-
- getGeneralization() - Method in class gov.nasa.jpl.mbee.mdk.queries.UtilityQueries
-
- getGeneralization(ViatraQueryEngine) - Method in class gov.nasa.jpl.mbee.mdk.queries.UtilityQueries
-
- getGeneralizedTaggedBlockPairs() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformationQueries
-
- getGeneralizedTaggedBlockPairs(ViatraQueryEngine) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformationQueries
-
- getGeneratedFromElementProperty(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getGeneratedFromViewProperty(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getGenNewImage() - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- getGroupIcon() - Method in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- getGuiBody() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.MDEditableTableImpl
-
- getGuiBody() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.MDEditableTable
-
Returns the value of the 'Gui Body' containment reference
list.
- getGuiHeaders() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.MDEditableTableImpl
-
- getGuiHeaders() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.MDEditableTable
-
Returns the value of the 'Gui Headers' attribute list.
- getGuiLog() - Static method in class gov.nasa.jpl.mbee.mdk.util.MdDebug
-
Deprecated.
- getHasContent() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
- getHasContent() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getHasContent_Children() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the containment reference list '
Children
'.
- getHasContent_Children() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getHeader() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getHeader() - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- getHeaders() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- getHeaders() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
- getHeaders() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
- getHeaders() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Table
-
- getHeaders(Diagram, List<String>, boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.GenericTable
-
- getHelper() - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- getHierarchyElements() - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- getHistory() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.EquationClass
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.FigureClass
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.ImageClass
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.ListClass
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.OpaqueFigureClass
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.OpaqueImageClass
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.OpaqueListClass
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.OpaqueParagraphClass
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.OpaqueSectionClass
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.OpaqueTableClass
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.ParagraphClass
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties.GeneratedFromActionProperty
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties.GeneratedFromElementProperty
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties.GeneratedFromViewProperty
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.SectionClass
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.TableClass
-
- getID() - Method in class gov.nasa.jpl.mbee.mdk.api.util.ElementReference
-
- getId() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- getId() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
- getId() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.ViewElement
-
- getId() - Method in class gov.nasa.jpl.mbee.mdk.model.Section
-
- getIdToElementConverter() - Static method in class gov.nasa.jpl.mbee.mdk.api.incubating.convert.Converters
-
- getIdToElementConverter() - Method in class gov.nasa.jpl.mbee.mdk.emf.EMFImporter
-
- getIgnore() - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- getImage() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBImage
-
- getImage() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for class '
Image
'.
- getImage() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getImage_Caption() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Caption
'.
- getImage_Caption() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getImage_DiagramId() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Diagram Id
'.
- getImage_DiagramId() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getImage_DoNotShow() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Do Not Show
'.
- getImage_DoNotShow() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getImage_Gennew() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Gennew
'.
- getImage_Gennew() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getImages() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- getImages() - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
Simple getter for images
- getIndented(String, int) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenUtils
-
docbook ignores regular white space in table cells, this is to force
indentation in docbook, 1 indent is 4 spaces
- getInfoConstraint(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getInheritedProperties(Class) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
- getInitialContext() - Static method in class gov.nasa.jpl.mbee.mdk.mms.jms.JMSUtils
-
- getInMemoryJMSChangelog() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSMessageListener
-
- getInMemoryJmsCreatedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getInMemoryJmsDeletedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getInMemoryJmsUpdatedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getInMemoryLocalChangelog() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.local.LocalSyncTransactionCommitListener
-
- getInMemoryLocalCreatedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getInMemoryLocalDeletedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getInMemoryLocalUpdatedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getInstance() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- getInstance() - Static method in class gov.nasa.jpl.mbee.mdk.MDKApplication
-
- getInstance() - Static method in class gov.nasa.jpl.mbee.mdk.mms.json.JsonEquivalencePredicate
-
- getInstance() - Static method in class gov.nasa.jpl.mbee.mdk.mms.json.JsonPatchFunction
-
- getInstance() - Static method in class gov.nasa.jpl.mbee.mdk.MMSSyncPlugin
-
- getInstance() - Static method in class gov.nasa.jpl.mbee.mdk.ocl.ui.OclQueryDialog
-
- getInstance() - Static method in class gov.nasa.jpl.mbee.mdk.transformation.eventdriven.StereotypedElementTransformation
-
- getInstituteLogoLink() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getInstituteLogoSize() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getInstituteName() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getInstituteName2() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getInvalidElements() - Method in class gov.nasa.jpl.mbee.mdk.mms.validation.ElementValidator
-
- getIProjectToIdConverter() - Static method in class gov.nasa.jpl.mbee.mdk.api.incubating.convert.Converters
-
- getJavaMethodFor(EOperation, Object) - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenEvaluationEnvironment
-
- getJavaMethodFor(EOperation, Object, boolean) - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenEvaluationEnvironment
-
- getJmsConnectionDetails(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.jms.JMSUtils
-
Gets MMS JNDI connection details from the MMS server
- getJMSInfo(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.jms.JMSUtils
-
- getJmsMessageListener() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSSyncProjectEventListenerAdapter.JMSSyncProjectMapping
-
- getJmsSyncProjectEventListenerAdapter() - Method in class gov.nasa.jpl.mbee.mdk.MMSSyncPlugin
-
- getJsonFactory() - Static method in class gov.nasa.jpl.mbee.mdk.json.JacksonUtils
-
- getJSONForDBImage(DBImage) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- getJSONForDBParagraph(DBParagraph) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- getJSONForDBText(DBText) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- getJsonNode() - Method in exception gov.nasa.jpl.mbee.mdk.json.ImportException
-
- getJsonToElementConverter() - Static method in class gov.nasa.jpl.mbee.mdk.api.incubating.convert.Converters
-
- getKey() - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController.DiffLineItem
-
- getKey() - Method in class gov.nasa.jpl.mbee.mdk.util.Pair
-
Gets the key for this pair.
- getKeyTreeTableColumn() - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController
-
- getLastException() - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- getLastMessage() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSMessageListener
-
- getLastname() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Person
-
- getLastName() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Revision
-
- getLink() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getList() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for class '
List
'.
- getList() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getList_Ordered() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Ordered
'.
- getList_Ordered() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getListElements() - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoListVisitor
-
- getListenerConfigurations() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.ConstraintValidationRule
-
- getListItem() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for class '
List Item
'.
- getListItem() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getListOfType(Object, Class<T>) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Get a list including all objects that are of the specified type and are o
or a child/grandchild of o if o is a Collection.
- getListOfType(Object, Class<T>, Set<Object>) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Get a list including all objects that are of the specified type and are o
or a child/grandchild of o if o is a Collection.
- getLists() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- getLiteral() - Method in enum gov.nasa.jpl.mbee.mdk.docgen.validation.Severity
-
- getLiteral() - Method in enum gov.nasa.jpl.mbee.mdk.docgen.view.FromProperty
-
- getLiteralValue(Object, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenUtils
-
- getLocalSyncProjectEventListenerAdapter() - Method in class gov.nasa.jpl.mbee.mdk.MMSSyncPlugin
-
- getLocalSyncTransactionCommitListener() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.local.LocalSyncProjectEventListenerAdapter.LocalSyncProjectMapping
-
- getLogoAlignment() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getLogoLink() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getLogoSize() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getLoop() - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- getLoopElement() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- getLoopElement() - Method in class gov.nasa.jpl.mbee.mdk.model.Section
-
- getManuals() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- getMatrix(Diagram) - Method in class gov.nasa.jpl.mbee.mdk.util.DependencyMatrixTool
-
- getMatrix(String) - Method in class gov.nasa.jpl.mbee.mdk.util.DependencyMatrixTool
-
- getMatrix() - Method in class gov.nasa.jpl.mbee.mdk.util.MatrixUtil
-
- getMaxDepth() - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- getMDEditableTable() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
- getMDEditableTable() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getMDEditableTable_AddLineNum() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
- getMDEditableTable_AddLineNum() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getMDEditableTable_Editable() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute list '
Editable
'.
- getMDEditableTable_Editable() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getMDEditableTable_GuiBody() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the containment reference list '
Gui Body
'.
- getMDEditableTable_GuiBody() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getMDEditableTable_GuiHeaders() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute list '
Gui Headers
'.
- getMDEditableTable_GuiHeaders() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getMDEditableTable_MergeCols() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute list '
Merge Cols
'.
- getMDEditableTable_MergeCols() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getMDEditableTable_Precision() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Precision
'.
- getMDEditableTable_Precision() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getMDKOptions() - Static method in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- getMemberValue(Object, String, boolean, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
Get the value of the object's field with the specified name (or some
close variation).
- getMemberValues(Object, Class<T>, boolean, boolean, boolean, String...) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
Get the values of the object's fields that have one the specified names
(or some close variation).
- getMergeCols() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.MDEditableTableImpl
-
- getMergeCols() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.MDEditableTable
-
Returns the value of the 'Merge Cols' attribute list.
- getMessageConsumer() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSSyncProjectEventListenerAdapter.JMSSyncProjectMapping
-
- getMessageProducer() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSSyncProjectEventListenerAdapter.JMSSyncProjectMapping
-
- getMetadata() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBBook
-
- getMetadata() - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- getMethod() - Method in class gov.nasa.jpl.mbee.mdk.http.HttpDeleteWithBody
-
- getMethod() - Method in class gov.nasa.jpl.mbee.mdk.http.HttpGetWithBody
-
- getMethodResults(Object, Class<T>, boolean, boolean, boolean, String...) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
Get the values of the object's fields that have one the specified names
(or, if not strict, some close variation).
- getMethodsForName(Class<?>, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.ClassUtils
-
- getMmsOrg(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- getModel() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- getModelRoot() - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
Retrieves the model root element.
- getMorerows() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTableEntry
-
- getMorerows() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableEntryImpl
-
- getMorerows() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.TableEntry
-
- getMultiplicity(Property) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
- getMultiplicity(Property) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
if multiplicity is not a range, returns the number if upper limit is
infinity and lower limit > 0, returns lower else returns 1
- getName() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.RuleImpl
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.SuiteImpl
-
- getName() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Rule
-
Returns the value of the 'Name' attribute.
- getName() - Method in enum gov.nasa.jpl.mbee.mdk.docgen.validation.Severity
-
- getName() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Suite
-
Returns the value of the 'Name' attribute.
- getName() - Method in enum gov.nasa.jpl.mbee.mdk.docgen.view.FromProperty
-
- getName(Object) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- getName() - Method in interface gov.nasa.jpl.mbee.mdk.ocl.DocGenOperation
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatch
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateInstanceAction
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSlotsAction
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSpecializedTypeAction
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.OpenSpecificationAction
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.RenameElementAction
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.RetypeElementAction
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SelectInContainmentTreeAction
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SetOrCreateRedefinableElementAction
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SetRedefinitionAction
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SpecializeClassifierAction
-
- getName(Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getName() - Method in class gov.nasa.jpl.mbee.mdk.validation.GenericRuleViolationAction
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationRule
-
- getName() - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationSuite
-
- getNameend() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTableEntry
-
- getNameend() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableEntryImpl
-
- getNameend() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.TableEntry
-
- getNamest() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTableEntry
-
- getNamest() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableEntryImpl
-
- getNamest() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.TableEntry
-
- getNewspec() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- getNode() - Method in class gov.nasa.jpl.mbee.mdk.generator.CollectFilterNode
-
- getNonEquivalentElements() - Method in class gov.nasa.jpl.mbee.mdk.emf.EMFBulkImporter
-
- getNumberOfCustomUserScriptDirectories() - Method in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- getNumPropertyHeaders() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
- getObject() - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoListVisitor
-
- getObject() - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoTableVisitor
-
- getObjectAt(int, int) - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- getObjectMapper() - Static method in class gov.nasa.jpl.mbee.mdk.json.JacksonUtils
-
- getOcl() - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- getOneArbitraryMatch(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatcher
-
Returns an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- getOneArbitraryMatch(Class, Class, Property, Property, Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Returns an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- getOneArbitraryMatch(Class, Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
Returns an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- getOneArbitraryMatch(Class, Class, Stereotype, Property, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Returns an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- getOneArbitraryMatch(Property, String, Type) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Returns an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- getOneArbitraryMatch(Class, Stereotype, Slot, Property, LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Returns an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- getOneArbitraryMatch(Class, Stereotype, Slot, Property, LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Returns an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- getOneArbitraryMatch(Class, Class, Stereotype, Property, Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Returns an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- getOneArbitraryMatch(Class, Stereotype, Slot) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Returns an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- getOneArbitraryMatch(Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatcher
-
Returns an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- getOneArbitraryMatch(Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatcher
-
Returns an arbitrarily chosen match of the pattern that conforms to the given fixed values of some parameters.
- getOpaque() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- getOrCreateViewConstraint(Element) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementUtils
-
- getOrgdiv() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Person
-
- getOrgname() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Person
-
- getOut() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSerializeVisitor
-
- getOut() - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBHTMLVisitor
-
- getOwnerEStructuralFeatureOverride(BiFunction<String, Project, Element>) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EMFImporter.EStructuralFeatureOverride
-
- getPackage() - Static method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationFactoryImpl
-
Deprecated.
- getPackage() - Static method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewFactoryImpl
-
Deprecated.
- getPackageContainer(Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.ElementFinder
-
Finds the first package that contains the target element
Generally used to find a container that holds an element known directly,
or in conjunction with getElementByID to find it's container.
- getParagraph() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for class '
Paragraph
'.
- getParagraph() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getParagraph_Text() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Text
'.
- getParagraph_Text() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getParameters() - Method in interface gov.nasa.jpl.mbee.mdk.ocl.DocGenOperation
-
- getParameters() - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- getParas() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- getParent() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- getParent() - Method in class gov.nasa.jpl.mbee.mdk.model.DocBookOutputVisitor
-
- getParentAttribute() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- getParentAttribute() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- getParentBlock() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- getParentBlock() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- getPatchObjects() - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController.DiffLineItem
-
- getPath() - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController.DiffLineItem
-
- getPersistedJmsCreatedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getPersistedJmsDeletedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getPersistedJmsUpdatedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getPersistedLocalCreatedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getPersistedLocalDeletedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getPersistedLocalUpdatedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getPersons(List<String>) - Static method in class gov.nasa.jpl.mbee.mdk.util.GeneratorUtils
-
- getPooledValidations(String) - Method in class gov.nasa.jpl.mbee.mdk.api.MDKValidationWindow
-
Returns the List of ValidationRuleViolations stored in object for the
specified type
- getPossibleFieldNames(String) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getPossibleMethodNames(String) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getPossibleMethodNames(String, String...) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getPrecision() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.MDEditableTableImpl
-
- getPrecision() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.MDEditableTable
-
Returns the value of the 'Precision' attribute.
- getPredicate() - Method in class gov.nasa.jpl.mbee.mdk.emf.EMFImporter.EStructuralFeatureOverride
-
- getPrefix() - Method in enum gov.nasa.jpl.mbee.mdk.mms.sync.delta.SyncElement.Type
-
- getPreProcessors() - Method in class gov.nasa.jpl.mbee.mdk.emf.EMFImporter
-
- getPrimToNonPrim() - Static method in class gov.nasa.jpl.mbee.mdk.util.ClassUtils
-
- getPriority() - Method in class gov.nasa.jpl.mbee.mdk.MDKConfigurator
-
- getPriority() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.SyncStatusConfigurator
-
- getPriority() - Method in class gov.nasa.jpl.mbee.mdk.MMSConfigurator
-
- getPriority() - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclQueryConfigurator
-
- getPriority() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.SRConfigurator
-
- getPriority() - Method in class gov.nasa.jpl.mbee.mdk.transformation.batch.StereotypeBatchTransformationConfigurator
-
- getPriority() - Method in class gov.nasa.jpl.mbee.mdk.transformation.eventdriven.DisableEventDrivenTransformationConfigurator
-
- getPriority() - Method in class gov.nasa.jpl.mbee.mdk.transformation.eventdriven.EnableEventDrivenTransformationConfigurator
-
- getProblemHandler() - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- getProductStereotype() - Method in class gov.nasa.jpl.mbee.mdk.generator.DocumentGenerator
-
- getProductStereotype(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getProgressDescription() - Method in class gov.nasa.jpl.mbee.mdk.validation.GenericRuleViolationAction
-
- getProjectAcronym() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getProjectMapping(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.sync.coordinated.CoordinatedSyncProjectEventListenerAdapter
-
- getProjectMapping(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSSyncProjectEventListenerAdapter
-
- getProjectMapping(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.sync.local.LocalSyncProjectEventListenerAdapter
-
- getProjectTitle() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getProjectToIdConverter() - Static method in class gov.nasa.jpl.mbee.mdk.api.incubating.convert.Converters
-
- getProperties() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.OpaqueSectionClass
-
- getProperties() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.PresentationElementClass
-
- getProperty() - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatch
-
- getProperty() - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- getProperty() - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- getPropertyAttributes() - Method in class gov.nasa.jpl.mbee.mdk.queries.UtilityQueries
-
- getPropertyAttributes(ViatraQueryEngine) - Method in class gov.nasa.jpl.mbee.mdk.queries.UtilityQueries
-
- getPropertyChoices(C) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper
-
- getPropertyElement(Class, List<String>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
- getPropertyReference(Element, Property) - Static method in class gov.nasa.jpl.mbee.mdk.model.Reference
-
Create reference to values of the property owned by the input element
that matches the input property.
- getPropertyValue(Element) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Returns the value of the passed property
- getPropertyValue(Class, List<String>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.EquationClass
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.FigureClass
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.ImageClass
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.ListClass
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.OpaqueFigureClass
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.OpaqueImageClass
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.OpaqueListClass
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.OpaqueParagraphClass
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.OpaqueSectionClass
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.OpaqueTableClass
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.ParagraphClass
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties.GeneratedFromActionProperty
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties.GeneratedFromElementProperty
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties.GeneratedFromViewProperty
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.SectionClass
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.TableClass
-
- getQualifiedName() - Method in class gov.nasa.jpl.mbee.mdk.api.util.ElementReference
-
- getQuery() - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.EditableListPanel
-
- getQueryStatus() - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
Returns the query status.
- getReferenceAsDocumentElements(Reference, Query) - Static method in class gov.nasa.jpl.mbee.mdk.model.Common
-
- getReferenceAsDocumentElements(Reference, Boolean) - Static method in class gov.nasa.jpl.mbee.mdk.model.Common
-
- getRelationships(Element) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getRemark() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Revision
-
- getRemoteVersion(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.MDUtils
-
- getRemoveBlankPages() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBBook
-
- getRemoveBlankPages() - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- getResponse() - Method in exception gov.nasa.jpl.mbee.mdk.http.ServerException
-
- getResult() - Method in class gov.nasa.jpl.mbee.mdk.generator.CollectFilterNode
-
- getResult() - Method in class gov.nasa.jpl.mbee.mdk.model.Reference
-
- getReturnType() - Method in interface gov.nasa.jpl.mbee.mdk.ocl.DocGenOperation
-
- getReturnType() - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- getRevisions(List<String>) - Static method in class gov.nasa.jpl.mbee.mdk.util.GeneratorUtils
-
- getRevNumber() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Revision
-
- getRootElement(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getRootPanel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getRowCount() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- getRowElements(Diagram) - Method in class gov.nasa.jpl.mbee.mdk.generator.DiagramTableTool
-
- getRows() - Method in class gov.nasa.jpl.mbee.mdk.util.MatrixUtil
-
- getRule() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the meta object for class '
Rule
'.
- getRule() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getRule() - Method in class gov.nasa.jpl.mbee.mdk.mms.validation.ImageValidator
-
- getRule_Description() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the meta object for the attribute '
Description
'.
- getRule_Description() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getRule_Name() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the meta object for the attribute '
Name
'.
- getRule_Name() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getRule_Severity() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the meta object for the attribute '
Severity
'.
- getRule_Severity() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getRule_Violations() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the meta object for the containment reference list '
Violations
'.
- getRule_Violations() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getRules() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.SuiteImpl
-
- getRules() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Suite
-
Returns the value of the 'Rules' containment reference
list.
- getRuleViolations(ValidationRule, Project, Constraint) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getRuleViolations(Project, Collection<ValidationSuite>) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getScriptOutput(Map<String, Object>) - Method in class gov.nasa.jpl.mbee.mdk.model.UserScript
-
- getSections() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- getSelectedItem(Object) - Static method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog
-
- getSelectedObjects(Component) - Static method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog
-
- getSelection(ActionEvent) - Static method in class gov.nasa.jpl.mbee.mdk.util.MDUtils
-
- getSelection(ActionEvent, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MDUtils
-
- getSelectionInContainmentBrowser() - Static method in class gov.nasa.jpl.mbee.mdk.util.MDUtils
-
- getSelectionInDiagram() - Static method in class gov.nasa.jpl.mbee.mdk.util.MDUtils
-
- getSeparator() - Static method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTable
-
Method to bring up input dialog to query user for the delimiter type
- getServerUrl(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- getServiceOrgsUri(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
Returns a URIBuilder object with a path = "/alfresco/service/orgs"
- getServiceOrgsUri(String) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- getServiceProjectsRefsElementsUri(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
Returns a URIBuilder object with a path = "/alfresco/service/projects/{$PROJECT_ID}/refs/{REF_ID}/elements"
if element is not null
- getServiceProjectsRefsUri(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
Returns a URIBuilder object with a path = "/alfresco/service/projects/{$PROJECT_ID}/refs"
- getServiceProjectsRefsUri(String, String) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- getServiceProjectsUri(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
Returns a URIBuilder object with a path = "/alfresco/service/projects"
- getServiceProjectsUri(String) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- getServiceUri(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
Returns a URIBuilder object with a path = "/alfresco/service".
- getServiceUri(String) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- getSession() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSSyncProjectEventListenerAdapter.JMSSyncProjectMapping
-
- getSessionCount() - Method in class gov.nasa.jpl.mbee.mdk.emf.EMFBulkImporter
-
- getSessionName() - Method in class gov.nasa.jpl.mbee.mdk.emf.EMFBulkImporter
-
- getSessionName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateInstanceAction
-
- getSessionName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSlotsAction
-
- getSessionName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSpecializedTypeAction
-
- getSessionName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.OpenSpecificationAction
-
- getSessionName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.RenameElementAction
-
- getSessionName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.RetypeElementAction
-
- getSessionName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SelectInContainmentTreeAction
-
- getSessionName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SetOrCreateRedefinableElementAction
-
- getSessionName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SetRedefinitionAction
-
- getSessionName() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SpecializeClassifierAction
-
- getSessionName() - Method in class gov.nasa.jpl.mbee.mdk.validation.GenericRuleViolationAction
-
- getSeverity() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the meta object for enum '
Severity
'.
- getSeverity() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getSeverity() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.RuleImpl
-
- getSeverity() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Rule
-
Returns the value of the 'Severity' attribute.
- getSeverity() - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationRule
-
- getShortType() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTomSawyerDiagram
-
- getShowCaptions() - Method in class gov.nasa.jpl.mbee.mdk.model.Image
-
- getSiteCharacterizationComponent(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getSkipIfEmpty() - Method in class gov.nasa.jpl.mbee.mdk.model.Container
-
- getSlot() - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- getSlot() - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- getSlot() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatch
-
- getSlot(Element, Property) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Get the element's matching Slot.
- getSlots(Element) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getSourceOfCompletion() - Method in class gov.nasa.jpl.mbee.mdk.ocl.actions.OclQueryAction.ProcessOclQuery
-
- getSourceOfCompletion() - Method in interface gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.Processor
-
- getSourceValue() - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController.DiffLineItem
-
- getSourceValueTreeTableColumn() - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController
-
- getSourceVertex() - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedEdge
-
- getSourceVertex() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedEdgeVector
-
- getSourceVertices() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedEdgeVector
-
- getSourceVertices() - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperEdge
-
- getSourceVertices() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperEdgeVector
-
- getSpecific() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatch
-
- getSpecificationValue(ValueSpecification) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Returns the value stored in a ValueSpecification
- getSplitStereotype() - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- getStereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- getStereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- getStereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- getStereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- getStereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- getStereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatch
-
- getStereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatch
-
- getStereotype() - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatch
-
- getStereotype(Project, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getStereotypedBlocks() - Method in class gov.nasa.jpl.mbee.mdk.queries.EventDrivenTransformationQueries
-
- getStereotypedBlocks(ViatraQueryEngine) - Method in class gov.nasa.jpl.mbee.mdk.queries.EventDrivenTransformationQueries
-
- getStereotypeName() - Method in class gov.nasa.jpl.mbee.mdk.model.UserScript
-
- getStereotypeProperties() - Method in class gov.nasa.jpl.mbee.mdk.model.Paragraph
-
- getStereotypeProperties() - Method in class gov.nasa.jpl.mbee.mdk.model.Table
-
- getStereotypeProperty(Element, Property) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Get the element's matching Slots or Properties.
- getStereotypePropertyByName(Stereotype, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Get the property of the stereotype by name.
- getStereotypePropertyEntry(Element, Property, Query) - Static method in class gov.nasa.jpl.mbee.mdk.model.Common
-
- getStereotypePropertyFirst(Element, String, String, String, Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.GeneratorUtils
-
- getStereotypePropertyValue(Element, String, String, String, List<?>) - Static method in class gov.nasa.jpl.mbee.mdk.util.GeneratorUtils
-
- getStereotypePropertyValues(Element, Property, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Gets list of values for a stereotype property, this returns valuespecs
- getStereotypes() - Method in class gov.nasa.jpl.mbee.mdk.transformation.eventdriven.StereotypedElementTransformation
-
- getString(String) - Static method in class gov.nasa.jpl.mbee.mdk.options.EnvironmentOptionsResources
-
Gets resource by key.
- getStringCellValue(Diagram, Element, String) - Method in class gov.nasa.jpl.mbee.mdk.generator.DiagramTableTool
-
- getStringIfEmpty() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSection
-
- getStringIfEmpty() - Method in class gov.nasa.jpl.mbee.mdk.model.Container
-
- getStyle() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- getStyle() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
- getStyle() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Table
-
- getStyle() - Method in class gov.nasa.jpl.mbee.mdk.model.Table
-
- getSubfooter() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getSubfooter() - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- getSubheader() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getSubheader() - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- getSubtitle() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBBook
-
- getSubtitle() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getSuccessfulChangelog() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.UpdateClientElementAction
-
- getSuccessfulJmsChangelog() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.delta.DeltaSyncRunner
-
- getSuite() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the meta object for class '
Suite
'.
- getSuite() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getSuite() - Method in class gov.nasa.jpl.mbee.mdk.mms.validation.ImageValidator
-
- getSuite_Name() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the meta object for the attribute '
Name
'.
- getSuite_Name() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getSuite_OwnSection() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the meta object for the attribute '
Own Section
'.
- getSuite_OwnSection() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getSuite_Rules() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the meta object for the containment reference list '
Rules
'.
- getSuite_Rules() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getSuite_ShowDetail() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the meta object for the attribute '
Show Detail
'.
- getSuite_ShowDetail() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getSuite_ShowSummary() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
- getSuite_ShowSummary() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getSyncPackage(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.sync.delta.SyncElements
-
- getSyncStatusAction() - Static method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.SyncStatusConfigurator
-
- getSyncStatusFrame() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.actions.SyncStatusAction
-
- getSyncStatusProjectEventListenerAdapter() - Method in class gov.nasa.jpl.mbee.mdk.MMSSyncPlugin
-
- getSyntaxHelp(ConstraintKind, String) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper
-
- getSystemAssociationType() - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- getSystemExcludeName() - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- getSystemExcludeStereotype() - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- getSystemExcludeTypeName() - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- getSystemIncludeName() - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- getSystemIncludeStereotype() - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- getSystemIncludeTypeName() - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- getTable() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBPlot
-
- getTable() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTable
-
this may be called after prepareTable is called, if you want the jtable
to mess with
- getTable() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for class '
Table
'.
- getTable() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getTable_Body() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the containment reference list '
Body
'.
- getTable_Body() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getTable_Caption() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Caption
'.
- getTable_Caption() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getTable_Cols() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Cols
'.
- getTable_Cols() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getTable_Colspecs() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the containment reference list '
Colspecs
'.
- getTable_Colspecs() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getTable_Headers() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the containment reference list '
Headers
'.
- getTable_Headers() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getTable_Style() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Style
'.
- getTable_Style() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getTableElements() - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoTableVisitor
-
- getTableEntry() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
- getTableEntry() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getTableEntry_Morerows() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Morerows
'.
- getTableEntry_Morerows() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getTableEntry_Nameend() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Nameend
'.
- getTableEntry_Nameend() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getTableEntry_Namest() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Namest
'.
- getTableEntry_Namest() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getTableEntryFromObject(Object) - Static method in class gov.nasa.jpl.mbee.mdk.model.Common
-
This assumes no context for what object is or how it can be editable,
should not be used except in old queries like GenericTable
- getTableRow() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for class '
Table Row
'.
- getTableRow() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getTables() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- getTableValues(Object) - Method in class gov.nasa.jpl.mbee.mdk.model.GenericTable
-
- getTaggedBlocks() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformationQueries
-
- getTaggedBlocks(ViatraQueryEngine) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformationQueries
-
- getTargets(Object, GenerationContext) - Static method in class gov.nasa.jpl.mbee.mdk.generator.DocumentGenerator
-
- getTargets(ActivityNode, GenerationContext) - Static method in class gov.nasa.jpl.mbee.mdk.generator.DocumentGenerator
-
- getTargets() - Method in class gov.nasa.jpl.mbee.mdk.generator.GenerationContext
-
- getTargets() - Method in class gov.nasa.jpl.mbee.mdk.model.Query
-
- getTargetValue() - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController.DiffLineItem
-
- getTargetValueTreeTableColumn() - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController
-
- getTargetVertex() - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedEdge
-
- getTargetVertex() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedEdgeVector
-
- getTargetVertices() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedEdgeVector
-
- getTargetVertices() - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperEdge
-
- getTargetVertices() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperEdgeVector
-
- getText() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBParagraph
-
- getText() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBText
-
- getText() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for class '
Text
'.
- getText() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getText() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ParagraphImpl
-
- getText() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TextImpl
-
- getText() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Paragraph
-
- getText() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Text
-
- getText() - Method in class gov.nasa.jpl.mbee.mdk.model.Paragraph
-
- getText_Text() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Text
'.
- getText_Text() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getTicket(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.TicketUtils
-
Accessor for ticket field.
- getTitle() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBPlot
-
- getTitle() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- getTitle() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
- getTitle() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.ViewElement
-
- getTitle() - Method in class gov.nasa.jpl.mbee.mdk.model.Container
-
- getTitle() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getTitle() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Person
-
- getTitle() - Method in class gov.nasa.jpl.mbee.mdk.model.Plot
-
- getTitlePageLegalNotice() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getTitlePrefix() - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- getTitles() - Method in class gov.nasa.jpl.mbee.mdk.model.Query
-
- getTitleSuffix() - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- getTocSectionDepth() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getTocSectionDepth() - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- getTopAssociationType() - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- getTopComponentOfType(Component, Class<T>) - Static method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog
-
- getTopExcludeName() - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- getTopExcludeStereotype() - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- getTopExcludeTypeName() - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- getTopIncludeName() - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- getTopIncludeStereotype() - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- getTopIncludeTypeName() - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- getTopOrder() - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- getTotalInMemoryJmsChangedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getTotalInMemoryLocalChangedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getTotalJmsChangedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getTotalJmsCreatedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getTotalJmsDeletedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getTotalJmsUpdatedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getTotalLocalChangedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getTotalLocalCreatedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getTotalLocalDeletedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getTotalLocalUpdatedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getTotalPersistedJmsChangedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getTotalPersistedLocalChangedLabel() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- getTransformedGeneralizedBlockPairs() - Method in class gov.nasa.jpl.mbee.mdk.queries.EventDrivenTransformationQueries
-
- getTransformedGeneralizedBlockPairs(ViatraQueryEngine) - Method in class gov.nasa.jpl.mbee.mdk.queries.EventDrivenTransformationQueries
-
- getTransformedStereotypedBlocks() - Method in class gov.nasa.jpl.mbee.mdk.queries.EventDrivenTransformationQueries
-
- getTransformedStereotypedBlocks(ViatraQueryEngine) - Method in class gov.nasa.jpl.mbee.mdk.queries.EventDrivenTransformationQueries
-
- getTreeTableView() - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController
-
- getType() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBPlot
-
- getType(Object) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getType(EObject) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getType(EObject, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getType() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- getType() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.delta.SyncElement
-
- getType() - Method in class gov.nasa.jpl.mbee.mdk.model.Plot
-
- getType() - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatch
-
- getType() - Method in class gov.nasa.jpl.mbee.mdk.util.Changelog.Change
-
- getType(BaseElement) - Static method in class gov.nasa.jpl.mbee.mdk.util.MDUtils
-
- getTypeName(Object) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getTypeName(Object) - Static method in class gov.nasa.jpl.mbee.mdk.ocl.actions.OclQueryAction.ProcessOclQuery
-
- getTypeName(Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getTypeNames(Object) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getTypeObjects(EObject, boolean, boolean, boolean, boolean, SeenSet<Object>) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getTypes(Object) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getTypes(EObject, boolean, boolean, boolean, boolean, SeenSet<Object>) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- getUnreferredStereotypes() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformationQueries
-
- getUnreferredStereotypes(ViatraQueryEngine) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformationQueries
-
- getUnused() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- getUrl() - Method in class gov.nasa.jpl.mbee.mdk.mms.jms.JMSUtils.JMSInfo
-
- getUseContextNameAsTitle() - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- getUseDefaultStylesheet() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBBook
-
- getUseDefaultStylesheet() - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- getUsedStereotypes() - Method in class gov.nasa.jpl.mbee.mdk.queries.UtilityQueries
-
- getUsedStereotypes(ViatraQueryEngine) - Method in class gov.nasa.jpl.mbee.mdk.queries.UtilityQueries
-
- getUsername(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.TicketUtils
-
Accessor for stored username.
- getUserScriptDirectory() - Static method in class gov.nasa.jpl.mbee.mdk.util.ScriptRunner
-
- getUserScriptDirectoryName() - Static method in class gov.nasa.jpl.mbee.mdk.util.ScriptRunner
-
- getUserSelection(List<Class<?>>, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getUserYesNoAnswer(String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getUserYesNoAnswerWithButton(String, String[], boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getValidationRules() - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationSuite
-
- getValidations() - Method in class gov.nasa.jpl.mbee.mdk.api.MDKValidationWindow
-
Returns the ValidationSuite(s) stored in the MDKValidationWindow object
- getValidations() - Method in class gov.nasa.jpl.mbee.mdk.generator.ViewPresentationGenerator
-
- getValidations() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.GenerateAllViewsAction
-
- getValidations() - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.GenerateViewPresentationAction
-
- getValidations() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.delta.DeltaSyncRunner
-
- getValidationSuite() - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.manual.ManualSyncRunner
-
- getValidationSuite() - Method in class gov.nasa.jpl.mbee.mdk.mms.validation.BranchValidator
-
- getValidationSuite() - Method in class gov.nasa.jpl.mbee.mdk.mms.validation.ElementValidator
-
- getValidationSuite() - Method in class gov.nasa.jpl.mbee.mdk.mms.validation.ProjectValidator
-
- getValidator() - Static method in class gov.nasa.jpl.mbee.mdk.generator.CollectFilterParser
-
- getValidator() - Method in class gov.nasa.jpl.mbee.mdk.generator.GenerationContext
-
- getValidator() - Method in class gov.nasa.jpl.mbee.mdk.model.Paragraph
-
- getValidator() - Method in class gov.nasa.jpl.mbee.mdk.model.TableStructure
-
- getValue() - Method in enum gov.nasa.jpl.mbee.mdk.docgen.validation.Severity
-
- getValue() - Method in enum gov.nasa.jpl.mbee.mdk.docgen.view.FromProperty
-
- getValue(Object, Class<TT>, boolean, boolean, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
Get a "value" corresponding to the Object
that are instances of
the input Class
type.
- getValue() - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.EditableListPanel
-
- getValue() - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- getValue() - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- getValue() - Method in class gov.nasa.jpl.mbee.mdk.util.Pair
-
Gets the value for this pair.
- getValueAt(int, int) - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- getValueCellFormatters() - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController
-
- getValueOfClass() - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatch
-
- getValues(Object, Class<TT>, boolean, boolean, boolean, boolean, SeenSet<Object>) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
Get "values" corresponding to the Object
that are instances of
the input Class
type.
- getVersion() - Static method in class gov.nasa.jpl.mbee.mdk.MDKPlugin
-
- getVersion() - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- getVertices() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.AbstractGraph
-
- getVertices() - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.Edge
-
- getVertices() - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.Graph
-
- getVertices() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.UndirectedHyperEdgeVector
-
- getView() - Method in class gov.nasa.jpl.mbee.mdk.generator.DocumentGenerator
-
- getView() - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- getView2Elements() - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- getView2Pe() - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- getView2Unused() - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- getView2ViewElements() - Method in class gov.nasa.jpl.mbee.mdk.viewedit.ViewHierarchyVisitor
-
- getViewClassStereotype(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getViewConstraint(Element) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Constraint Utils
- getViewElement() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
- getViewElement() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getViewElement_FromElementId() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
- getViewElement_FromElementId() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getViewElement_FromProperty() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
- getViewElement_FromProperty() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getViewElement_Id() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Id
'.
- getViewElement_Id() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getViewElement_Title() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
Returns the meta object for the attribute '
Title
'.
- getViewElement_Title() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.DocGenViewPackageImpl
-
- getViewElementsProperty(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getViewOrSectionExpression(Element) - Static method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementUtils
-
- getViewpoint() - Method in class gov.nasa.jpl.mbee.mdk.model.Section
-
- getViewpointConstraintRule() - Method in class gov.nasa.jpl.mbee.mdk.generator.DocumentValidator
-
- getViewpointStereotype(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getViewProcessOrder(Element, Map<Element, List<Element>>) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementUtils
-
- getViewStereotype(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getViolatedConstrainedElement() - Method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- getViolatedConstraintElement() - Method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- getViolatedConstraintElement() - Method in interface gov.nasa.jpl.mbee.mdk.constraint.Constraint
-
- getViolation() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the meta object for class '
Violation
'.
- getViolation() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getViolation_Comment() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the meta object for the attribute '
Comment
'.
- getViolation_Comment() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getViolation_ElementId() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
Returns the meta object for the attribute '
Element Id
'.
- getViolation_ElementId() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.DocGenValidationPackageImpl
-
- getViolations(Element) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.ConstraintValidationRule
-
- getViolations() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.RuleImpl
-
- getViolations() - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Rule
-
Returns the value of the 'Violations' containment
reference list.
- getViolations() - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationRule
-
- getWarningConstraint(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- getWhatToChange() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- getWhatToChangeAt(int, int) - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- getWhatToChangeCol() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- getWindow(Component) - Static method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.RequestFocusListener
-
- getWindow() - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.RequestFocusListener.SizeListener
-
- gl - Static variable in class gov.nasa.jpl.mbee.mdk.util.MdDebug
-
Deprecated.
- glBuf - Static variable in class gov.nasa.jpl.mbee.mdk.util.MdDebug
-
Deprecated.
- glErrBuf - Static variable in class gov.nasa.jpl.mbee.mdk.util.MdDebug
-
Deprecated.
- gov.nasa.jpl.mbee.mdk - package gov.nasa.jpl.mbee.mdk
-
- gov.nasa.jpl.mbee.mdk.actions - package gov.nasa.jpl.mbee.mdk.actions
-
- gov.nasa.jpl.mbee.mdk.api - package gov.nasa.jpl.mbee.mdk.api
-
- gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes - package gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes
-
- gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties - package gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties
-
- gov.nasa.jpl.mbee.mdk.api.function - package gov.nasa.jpl.mbee.mdk.api.function
-
- gov.nasa.jpl.mbee.mdk.api.incubating - package gov.nasa.jpl.mbee.mdk.api.incubating
-
- gov.nasa.jpl.mbee.mdk.api.incubating.annotations - package gov.nasa.jpl.mbee.mdk.api.incubating.annotations
-
- gov.nasa.jpl.mbee.mdk.api.incubating.convert - package gov.nasa.jpl.mbee.mdk.api.incubating.convert
-
- gov.nasa.jpl.mbee.mdk.api.stream - package gov.nasa.jpl.mbee.mdk.api.stream
-
- gov.nasa.jpl.mbee.mdk.api.util - package gov.nasa.jpl.mbee.mdk.api.util
-
- gov.nasa.jpl.mbee.mdk.constraint - package gov.nasa.jpl.mbee.mdk.constraint
-
- gov.nasa.jpl.mbee.mdk.docgen - package gov.nasa.jpl.mbee.mdk.docgen
-
- gov.nasa.jpl.mbee.mdk.docgen.actions - package gov.nasa.jpl.mbee.mdk.docgen.actions
-
- gov.nasa.jpl.mbee.mdk.docgen.docbook - package gov.nasa.jpl.mbee.mdk.docgen.docbook
-
- gov.nasa.jpl.mbee.mdk.docgen.docbook.stereotypes - package gov.nasa.jpl.mbee.mdk.docgen.docbook.stereotypes
-
- gov.nasa.jpl.mbee.mdk.docgen.table - package gov.nasa.jpl.mbee.mdk.docgen.table
-
- gov.nasa.jpl.mbee.mdk.docgen.validation - package gov.nasa.jpl.mbee.mdk.docgen.validation
-
- gov.nasa.jpl.mbee.mdk.docgen.validation.impl - package gov.nasa.jpl.mbee.mdk.docgen.validation.impl
-
- gov.nasa.jpl.mbee.mdk.docgen.view - package gov.nasa.jpl.mbee.mdk.docgen.view
-
- gov.nasa.jpl.mbee.mdk.docgen.view.impl - package gov.nasa.jpl.mbee.mdk.docgen.view.impl
-
- gov.nasa.jpl.mbee.mdk.docgen.view.util - package gov.nasa.jpl.mbee.mdk.docgen.view.util
-
- gov.nasa.jpl.mbee.mdk.emf - package gov.nasa.jpl.mbee.mdk.emf
-
- gov.nasa.jpl.mbee.mdk.generator - package gov.nasa.jpl.mbee.mdk.generator
-
- gov.nasa.jpl.mbee.mdk.generator.graphs - package gov.nasa.jpl.mbee.mdk.generator.graphs
-
this was something added by seung, shouldn't really be used and anything that
needs graph stuff should be using jgrapht unfortunately docgen is currently
using these (for topological sort) when parsing viewpoint activities, so need
to convert those first.
- gov.nasa.jpl.mbee.mdk.generator.graphs.algorithms - package gov.nasa.jpl.mbee.mdk.generator.graphs.algorithms
-
- gov.nasa.jpl.mbee.mdk.http - package gov.nasa.jpl.mbee.mdk.http
-
- gov.nasa.jpl.mbee.mdk.json - package gov.nasa.jpl.mbee.mdk.json
-
- gov.nasa.jpl.mbee.mdk.json.diff.ui - package gov.nasa.jpl.mbee.mdk.json.diff.ui
-
- gov.nasa.jpl.mbee.mdk.mms - package gov.nasa.jpl.mbee.mdk.mms
-
- gov.nasa.jpl.mbee.mdk.mms.actions - package gov.nasa.jpl.mbee.mdk.mms.actions
-
- gov.nasa.jpl.mbee.mdk.mms.jms - package gov.nasa.jpl.mbee.mdk.mms.jms
-
- gov.nasa.jpl.mbee.mdk.mms.json - package gov.nasa.jpl.mbee.mdk.mms.json
-
- gov.nasa.jpl.mbee.mdk.mms.sync.coordinated - package gov.nasa.jpl.mbee.mdk.mms.sync.coordinated
-
- gov.nasa.jpl.mbee.mdk.mms.sync.delta - package gov.nasa.jpl.mbee.mdk.mms.sync.delta
-
- gov.nasa.jpl.mbee.mdk.mms.sync.jms - package gov.nasa.jpl.mbee.mdk.mms.sync.jms
-
- gov.nasa.jpl.mbee.mdk.mms.sync.local - package gov.nasa.jpl.mbee.mdk.mms.sync.local
-
- gov.nasa.jpl.mbee.mdk.mms.sync.manual - package gov.nasa.jpl.mbee.mdk.mms.sync.manual
-
- gov.nasa.jpl.mbee.mdk.mms.sync.status - package gov.nasa.jpl.mbee.mdk.mms.sync.status
-
- gov.nasa.jpl.mbee.mdk.mms.sync.status.actions - package gov.nasa.jpl.mbee.mdk.mms.sync.status.actions
-
- gov.nasa.jpl.mbee.mdk.mms.sync.status.ui - package gov.nasa.jpl.mbee.mdk.mms.sync.status.ui
-
- gov.nasa.jpl.mbee.mdk.mms.validation - package gov.nasa.jpl.mbee.mdk.mms.validation
-
- gov.nasa.jpl.mbee.mdk.model - package gov.nasa.jpl.mbee.mdk.model
-
- gov.nasa.jpl.mbee.mdk.model.actions - package gov.nasa.jpl.mbee.mdk.model.actions
-
- gov.nasa.jpl.mbee.mdk.model.docmeta - package gov.nasa.jpl.mbee.mdk.model.docmeta
-
- gov.nasa.jpl.mbee.mdk.ocl - package gov.nasa.jpl.mbee.mdk.ocl
-
- gov.nasa.jpl.mbee.mdk.ocl.actions - package gov.nasa.jpl.mbee.mdk.ocl.actions
-
- gov.nasa.jpl.mbee.mdk.ocl.ui - package gov.nasa.jpl.mbee.mdk.ocl.ui
-
- gov.nasa.jpl.mbee.mdk.options - package gov.nasa.jpl.mbee.mdk.options
-
- gov.nasa.jpl.mbee.mdk.queries - package gov.nasa.jpl.mbee.mdk.queries
-
- gov.nasa.jpl.mbee.mdk.queries.internal - package gov.nasa.jpl.mbee.mdk.queries.internal
-
- gov.nasa.jpl.mbee.mdk.queries.util - package gov.nasa.jpl.mbee.mdk.queries.util
-
- gov.nasa.jpl.mbee.mdk.systems_reasoner - package gov.nasa.jpl.mbee.mdk.systems_reasoner
-
- gov.nasa.jpl.mbee.mdk.systems_reasoner.actions - package gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- gov.nasa.jpl.mbee.mdk.systems_reasoner.api - package gov.nasa.jpl.mbee.mdk.systems_reasoner.api
-
- gov.nasa.jpl.mbee.mdk.systems_reasoner.validation - package gov.nasa.jpl.mbee.mdk.systems_reasoner.validation
-
- gov.nasa.jpl.mbee.mdk.transformation.batch - package gov.nasa.jpl.mbee.mdk.transformation.batch
-
- gov.nasa.jpl.mbee.mdk.transformation.eventdriven - package gov.nasa.jpl.mbee.mdk.transformation.eventdriven
-
- gov.nasa.jpl.mbee.mdk.transformation.util - package gov.nasa.jpl.mbee.mdk.transformation.util
-
- gov.nasa.jpl.mbee.mdk.ui - package gov.nasa.jpl.mbee.mdk.ui
-
- gov.nasa.jpl.mbee.mdk.util - package gov.nasa.jpl.mbee.mdk.util
-
- gov.nasa.jpl.mbee.mdk.validation - package gov.nasa.jpl.mbee.mdk.validation
-
- gov.nasa.jpl.mbee.mdk.viewedit - package gov.nasa.jpl.mbee.mdk.viewedit
-
- gov.nasa.jpl.mbee.pma.cli - package gov.nasa.jpl.mbee.pma.cli
-
- Graph<VertexType,EdgeType extends Edge<VertexType>> - Interface in gov.nasa.jpl.mbee.mdk.generator.graphs
-
- GROUP - Static variable in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- guiBody - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.MDEditableTableImpl
-
The cached value of the '
Gui Body
'
containment reference list.
- guiHeaders - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.MDEditableTableImpl
-
- guilog(String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Log to GUILog in UI's event dispatcher
- rawAccumulateAllValuesOfattribute1(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for attribute1.
- rawAccumulateAllValuesOfattribute2(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for attribute2.
- rawAccumulateAllValuesOfblock(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for block.
- rawAccumulateAllValuesOfblock(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for block.
- rawAccumulateAllValuesOfblock(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for block.
- rawAccumulateAllValuesOfblock1(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for block1.
- rawAccumulateAllValuesOfblock2(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for block2.
- rawAccumulateAllValuesOfchildAttribute(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childAttribute.
- rawAccumulateAllValuesOfchildAttribute(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childAttribute.
- rawAccumulateAllValuesOfchildBlock(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childBlock.
- rawAccumulateAllValuesOfchildBlock(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for childBlock.
- rawAccumulateAllValuesOfclass(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatcher
-
Retrieve the set of values that occur in matches for class.
- rawAccumulateAllValuesOfgeneral(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
Retrieve the set of values that occur in matches for general.
- rawAccumulateAllValuesOfname(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Retrieve the set of values that occur in matches for name.
- rawAccumulateAllValuesOfparentAttribute(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentAttribute.
- rawAccumulateAllValuesOfparentAttribute(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentAttribute.
- rawAccumulateAllValuesOfparentBlock(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentBlock.
- rawAccumulateAllValuesOfparentBlock(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for parentBlock.
- rawAccumulateAllValuesOfproperty(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Retrieve the set of values that occur in matches for property.
- rawAccumulateAllValuesOfproperty(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for property.
- rawAccumulateAllValuesOfproperty(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for property.
- rawAccumulateAllValuesOfslot(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for slot.
- rawAccumulateAllValuesOfslot(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for slot.
- rawAccumulateAllValuesOfslot(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for slot.
- rawAccumulateAllValuesOfspecific(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
Retrieve the set of values that occur in matches for specific.
- rawAccumulateAllValuesOfstereotype(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- rawAccumulateAllValuesOfstereotype(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- rawAccumulateAllValuesOfstereotype(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- rawAccumulateAllValuesOfstereotype(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- rawAccumulateAllValuesOfstereotype(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- rawAccumulateAllValuesOfstereotype(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- rawAccumulateAllValuesOfstereotype(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- rawAccumulateAllValuesOfstereotype(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatcher
-
Retrieve the set of values that occur in matches for stereotype.
- rawAccumulateAllValuesOftype(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
Retrieve the set of values that occur in matches for type.
- rawAccumulateAllValuesOfvalue(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
Retrieve the set of values that occur in matches for value.
- rawAccumulateAllValuesOfvalue(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
Retrieve the set of values that occur in matches for value.
- recommendUpdateFromRemote(Project) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- recommendUpdateFromRemote(Project, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- recurse - Variable in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- RECURSE_DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.GenerateViewPresentationAction
-
- recursionDepth - Variable in class gov.nasa.jpl.mbee.mdk.ocl.GetCallOperation
-
- redefineRedefinableElement(Classifier, RedefinableElement, boolean, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SetOrCreateRedefinableElementAction
-
- redefineRedefinableElement(Classifier, RedefinableElement, List<RedefinableElement>, List<Classifier>, boolean, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SetOrCreateRedefinableElementAction
-
- RedefiningPropertyQuerySpecification - Class in gov.nasa.jpl.mbee.mdk.queries.internal
-
A pattern-specific query specification that can instantiate GenericPatternMatcher in a type-safe way.
- REF_CREATED_STATUS - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- refactorProperties(Element, Element, ElementsFactory) - Static method in class gov.nasa.jpl.mbee.mdk.model.MappingUtil
-
Utility for refactoring properties between the library and mission
characterizations (e.g, lib properties are mandatory for mc)
- Reference - Class in gov.nasa.jpl.mbee.mdk.model
-
A Reference encapsulates an Element, an attribute type, the resulting value
of the reference, and the corresponding DocumentElement in order to treat the
attribute as a variable in the context of the model and the output
document/view.
- Reference(Element, From, Object) - Constructor for class gov.nasa.jpl.mbee.mdk.model.Reference
-
Create a Reference and assign all of its members.
- Reference(Element) - Constructor for class gov.nasa.jpl.mbee.mdk.model.Reference
-
Create a reference to the input object based on its type.
- Reference(Object) - Constructor for class gov.nasa.jpl.mbee.mdk.model.Reference
-
Create a reference to a result
- ReferenceException - Exception in gov.nasa.jpl.mbee.mdk.json
-
- ReferenceException(Element, ObjectNode, String) - Constructor for exception gov.nasa.jpl.mbee.mdk.json.ReferenceException
-
- removeAllRules(Project) - Method in class gov.nasa.jpl.mbee.mdk.transformation.eventdriven.StereotypedElementTransformation
-
- removeDuplicates - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- removeDuplicates(Collection<T>) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
This does not change the passed in elements collection, it returns a new
list Compared to just using Set, this preserves the order of the passed
in collection
- removeEdge(EdgeType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.AbstractGraph
-
- removeEdge(EdgeType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraphHashSet
-
- removeEdge(EdgeType) - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.Graph
-
- removeEdge(EdgeType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.UndirectedHyperGraphHashSet
-
- removeEdges(Set<EdgeType>) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.AbstractGraph
-
- removeEdges(Set<EdgeType>) - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.Graph
-
- removeFormatOptions(Map<String, Object>) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- removeStereotypes(Collection<Stereotype>, Project) - Method in class gov.nasa.jpl.mbee.mdk.transformation.eventdriven.StereotypedElementTransformation
-
- removeVertex(VertexType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.AbstractGraph
-
- removeVertex(VertexType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraphHashSet
-
- removeVertex(VertexType) - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.Graph
-
- removeVertex(VertexType) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.UndirectedHyperGraphHashSet
-
- removeVertices(Set<VertexType>) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.AbstractGraph
-
- removeVertices(Set<VertexType>) - Method in interface gov.nasa.jpl.mbee.mdk.generator.graphs.Graph
-
- removeViolationAndUpdateWindow() - Method in class gov.nasa.jpl.mbee.mdk.validation.RuleViolationAction
-
- removeViolationsAndUpdateWindow(Collection<Annotation>) - Method in class gov.nasa.jpl.mbee.mdk.validation.RuleViolationAction
-
- RenameElementAction - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- RenameElementAction(NamedElement, NamedElement, String) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.RenameElementAction
-
- repainting() - Static method in class gov.nasa.jpl.mbee.mdk.MDKConfigurator
-
- RepeatInputComboBoxDialog - Class in gov.nasa.jpl.mbee.mdk.ocl.ui
-
- RepeatInputComboBoxDialog(Object, String, RepeatInputComboBoxDialog.Processor) - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog
-
- RepeatInputComboBoxDialog(Component, Object, Object[], String, int, int, Icon, LinkedList<Object>, int, RepeatInputComboBoxDialog.Processor) - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog
-
Initialize options but do not create the dialog.
- RepeatInputComboBoxDialog.EditableListPanel - Class in gov.nasa.jpl.mbee.mdk.ocl.ui
-
- RepeatInputComboBoxDialog.Processor - Interface in gov.nasa.jpl.mbee.mdk.ocl.ui
-
A callback interface for processing input and returning results for
display in the dialog.
- RepeatInputComboBoxDialog.RequestFocusListener - Class in gov.nasa.jpl.mbee.mdk.ocl.ui
-
http://tips4java.wordpress.com/2010/03/14/dialog-focus/
- RepeatInputComboBoxDialog.RequestFocusListener.SizeListener - Class in gov.nasa.jpl.mbee.mdk.ocl.ui
-
- RepeatInputComboBoxDialog.RequestFocusListener.WinListener - Class in gov.nasa.jpl.mbee.mdk.ocl.ui
-
- reported - Variable in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- reportedViewpointConstrraint(Element) - Static method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- RequestFocusListener() - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.RequestFocusListener
-
- RequestFocusListener(boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.RequestFocusListener
-
- REQUIREMENTS_TABLE - Static variable in class gov.nasa.jpl.mbee.mdk.model.GenericTable
-
- reset() - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenEnvironmentFactory
-
- resetForcedReturns() - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Resets all unconsumed forced return values
- result - Variable in class gov.nasa.jpl.mbee.mdk.model.Reference
-
- resultEditorPane - Variable in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.EditableListPanel
-
- results - Variable in class gov.nasa.jpl.mbee.mdk.validation.ValidationWindowRun
-
- resultType - Variable in class gov.nasa.jpl.mbee.mdk.ocl.GetCallOperation
-
- RetypeElementAction - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- RetypeElementAction(TypedElement, TypedElement, String) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.RetypeElementAction
-
- Revision - Class in gov.nasa.jpl.mbee.mdk.model.docmeta
-
- Revision() - Constructor for class gov.nasa.jpl.mbee.mdk.model.docmeta.Revision
-
- RULE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the '
Rule
' class.
- RULE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The meta object id for the '
Rule
' class.
- Rule - Interface in gov.nasa.jpl.mbee.mdk.docgen.validation
-
A representation of the model object '
Rule'.
- RULE__DESCRIPTION - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the 'Description'
attribute feature.
- RULE__DESCRIPTION - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The feature id for the 'Description' attribute.
- RULE__NAME - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the 'Name' attribute
feature.
- RULE__NAME - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The feature id for the 'Name' attribute.
- RULE__SEVERITY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the 'Severity' attribute
feature.
- RULE__SEVERITY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The feature id for the 'Severity' attribute.
- RULE__VIOLATIONS - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the 'Violations'
containment reference list feature.
- RULE__VIOLATIONS - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The feature id for the 'Violations' containment reference
list.
- RULE_FEATURE_COUNT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The number of structural features of the 'Rule' class.
- RuleImpl - Class in gov.nasa.jpl.mbee.mdk.docgen.validation.impl
-
An implementation of the model object '
Rule'.
- RuleImpl() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.RuleImpl
-
- rules - Variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.SuiteImpl
-
The cached value of the '
Rules
' containment
reference list.
- RuleViolationAction - Class in gov.nasa.jpl.mbee.mdk.validation
-
- RuleViolationAction(String, String, KeyStroke, String) - Constructor for class gov.nasa.jpl.mbee.mdk.validation.RuleViolationAction
-
- run(Project, Constraint, Collection<? extends Element>) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.ConstraintValidationRule
-
- run(ProgressStatus) - Method in class gov.nasa.jpl.mbee.mdk.generator.DocumentWriter
-
- run(ProgressStatus) - Method in class gov.nasa.jpl.mbee.mdk.generator.ViewPresentationGenerator
-
- run(ProgressStatus) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitBranchAction
-
- run(ProgressStatus) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.UpdateClientElementAction
-
- run(ProgressStatus) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.ValidateBranchesAction.ValidationRunner
-
- run(ProgressStatus) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.delta.DeltaSyncRunner
-
- run(ProgressStatus) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.manual.ManualSyncActionRunner
-
- run(ProgressStatus) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.manual.ManualSyncRunner
-
- run(ProgressStatus) - Method in class gov.nasa.jpl.mbee.mdk.mms.validation.ElementValidator
-
- run() - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog
-
- run() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.AspectRemedyAction
-
- run() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateInstanceAction
-
- run() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSlotsAction
-
- run() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.CreateSpecializedTypeAction
-
- run() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.OpenSpecificationAction
-
- run() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.RenameElementAction
-
- run() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.RetypeElementAction
-
- run() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SelectInContainmentTreeAction
-
- run() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SetOrCreateRedefinableElementAction
-
- run() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SetRedefinitionAction
-
- run() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SpecializeClassifierAction
-
- run() - Method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.validation.SRValidationSuite
-
- runData - Variable in class gov.nasa.jpl.mbee.mdk.validation.ValidationWindowRun
-
- runMethod(boolean, Object, Method, Object...) - Static method in class gov.nasa.jpl.mbee.mdk.util.ClassUtils
-
- runMethod(Object, Method, Object...) - Static method in class gov.nasa.jpl.mbee.mdk.util.ClassUtils
-
Invoke the method from the given object with the given arguments.
- runQuery() - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.OclQueryDialog
-
- runScript(String, Map<String, Object>, File, File[]) - Static method in class gov.nasa.jpl.mbee.mdk.util.ScriptRunner
-
session will be created if it isn't already, session will surround the script run so user don't have to manage sessions
- runScriptFromStereotype(Element, Stereotype, Map<String, Object>) - Static method in class gov.nasa.jpl.mbee.mdk.util.ScriptRunner
-
runs the script with stereotype tag values plus additional inputs to scriptInput
- RunUserEditableTableAction - Class in gov.nasa.jpl.mbee.mdk.model.actions
-
- RunUserEditableTableAction(UserScript) - Constructor for class gov.nasa.jpl.mbee.mdk.model.actions.RunUserEditableTableAction
-
- RunUserScriptAction - Class in gov.nasa.jpl.mbee.mdk.model.actions
-
- RunUserScriptAction(UserScript) - Constructor for class gov.nasa.jpl.mbee.mdk.model.actions.RunUserScriptAction
-
- RunUserScriptAction(UserScript, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.model.actions.RunUserScriptAction
-
- RunUserValidationScriptAction - Class in gov.nasa.jpl.mbee.mdk.model.actions
-
- RunUserValidationScriptAction(UserScript) - Constructor for class gov.nasa.jpl.mbee.mdk.model.actions.RunUserValidationScriptAction
-
- RunUserValidationScriptAction(UserScript, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.model.actions.RunUserValidationScriptAction
-
- runWithProgressStatus(Runnable, String, TaskRunner.ThreadExecutionStrategy) - Static method in class gov.nasa.jpl.mbee.mdk.util.TaskRunner
-
- runWithProgressStatus(Runnable, String, TaskRunner.ThreadExecutionStrategy, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.TaskRunner
-
- runWithProgressStatus(RunnableWithProgress, String, boolean, TaskRunner.ThreadExecutionStrategy) - Static method in class gov.nasa.jpl.mbee.mdk.util.TaskRunner
-
- runWithProgressStatus(RunnableWithProgress, String, boolean, TaskRunner.ThreadExecutionStrategy, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.TaskRunner
-
- SATISFY_REQUIREMENTS_MATRIX - Static variable in class gov.nasa.jpl.mbee.mdk.model.GenericTable
-
- saveProject(String) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
- saySuccess() - Method in class gov.nasa.jpl.mbee.mdk.validation.RuleViolationAction
-
- ScriptRunner - Class in gov.nasa.jpl.mbee.mdk.util
-
runs a userscript in [md install dir]/DocGenUserScripts/...
- ScriptRunner() - Constructor for class gov.nasa.jpl.mbee.mdk.util.ScriptRunner
-
- Section - Class in gov.nasa.jpl.mbee.mdk.model
-
this should really be called View now
- Section() - Constructor for class gov.nasa.jpl.mbee.mdk.model.Section
-
- SectionClass - Class in gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes
-
Created by igomes on 8/23/16.
- SectionClass() - Constructor for class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.SectionClass
-
- sectionStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- see(E, boolean) - Method in class gov.nasa.jpl.mbee.mdk.util.SeenHashSet
-
- see(E, boolean) - Method in interface gov.nasa.jpl.mbee.mdk.util.SeenSet
-
Manage a "seen" set for avoiding infinite recursion.
- seen - Static variable in class gov.nasa.jpl.mbee.mdk.model.Common
-
This set is used to prevent infinite recursion while traversing nested
collections of model elements.
- seen(T, boolean, SeenSet<T>) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils2
-
Deprecated.
Manages a "seen" set for avoiding infinite recursion.
- seen(T, boolean, Set<T>) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils2
-
Deprecated.
Manages a "seen" set for avoiding infinite recursion.
- SeenHashSet<E> - Class in gov.nasa.jpl.mbee.mdk.util
-
A hash set of seen (already visited) elements for avoiding infinite
recursion.
- SeenHashSet() - Constructor for class gov.nasa.jpl.mbee.mdk.util.SeenHashSet
-
- SeenHashSet(Collection<? extends E>) - Constructor for class gov.nasa.jpl.mbee.mdk.util.SeenHashSet
-
- SeenHashSet(int) - Constructor for class gov.nasa.jpl.mbee.mdk.util.SeenHashSet
-
- SeenHashSet(int, float) - Constructor for class gov.nasa.jpl.mbee.mdk.util.SeenHashSet
-
- SeenSet<E> - Interface in gov.nasa.jpl.mbee.mdk.util
-
A set of seen (already visited) elements for avoiding infinite recursion.
- SelectInContainmentTreeAction - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- SelectInContainmentTreeAction(Element) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SelectInContainmentTreeAction
-
- sendMMSRequest(Project, HttpRequestBase, ProgressStatus, ObjectNode) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
General purpose method for sending a constructed http request via http client.
- sendMMSRequest(Project, HttpRequestBase) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- sendMMSRequest(Project, HttpRequestBase, ProgressStatus) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- ServerException - Exception in gov.nasa.jpl.mbee.mdk.http
-
- ServerException(String, int) - Constructor for exception gov.nasa.jpl.mbee.mdk.http.ServerException
-
- SessionManaged - Annotation Type in gov.nasa.jpl.mbee.mdk.api.incubating.annotations
-
Created by igomes on 9/28/16.
- set(String, Object) - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatch
-
- set(String, Object) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- set(String, Object) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatch
-
- set(String, Object) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- set(String, Object) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatch
-
- set(String, Object) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- set(String, Object) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- set(String, Object) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- set(String, Object) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatch
-
- set(String, Object) - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatch
-
- set(String, Object) - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatch
-
- setAcknowledgement(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setActions(List<NMAction>) - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationRuleViolation
-
- setAddLineNum(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.MDEditableTableImpl
-
- setAddLineNum(boolean) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.MDEditableTable
-
- setAll(List<InstanceSpecification>) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- setAnnotation(Annotation) - Method in interface gov.nasa.jpl.mbee.mdk.validation.IRuleViolationAction
-
- setAnnotation(Annotation) - Method in class gov.nasa.jpl.mbee.mdk.validation.RuleViolationAction
-
- setAnnotationName(String) - Method in interface gov.nasa.jpl.mbee.mdk.ocl.DocGenOperation
-
- setAnnotationName(String) - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- setApprovers(List<Person>) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setAttribute1(Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- setAttribute2(Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- setAuthors(List<Person>) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setBasicDiagnostic(BasicDiagnostic) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- setBlock(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- setBlock(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- setBlock(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatch
-
- setBlock1(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- setBlock2(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- setBody(List<List<DocumentElement>>) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
This must be set
- setByType(Project, SyncElement.Type, String) - Static method in class gov.nasa.jpl.mbee.mdk.mms.sync.delta.SyncElements
-
- setCallerType(EClassifier) - Method in interface gov.nasa.jpl.mbee.mdk.ocl.DocGenOperation
-
- setCallerType(EClassifier) - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- setCaption(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBImage
-
- setCaption(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- setCaption(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTomSawyerDiagram
-
- setCaption(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Image
-
Sets the value of the '
Caption
' attribute.
- setCaption(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
- setCaption(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
- setCaption(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Table
-
Sets the value of the '
Caption
' attribute.
- setCaptions(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.Image
-
- setCaptions(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.Table
-
- setChangeListenerEnabled(boolean) - Method in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- setChildAttribute(Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- setChildAttribute(Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- setChildBlock(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- setChildBlock(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- setChildren(List<PresentationElementInstance>) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- setChunkFirstSections(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setChunkFirstSections(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- setChunkSectionDepth(int) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setChunkSectionDepth(int) - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- setClass(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatch
-
- setCode(int) - Method in exception gov.nasa.jpl.mbee.mdk.http.ServerException
-
- setCollaboratorEmails(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setColname(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBColSpec
-
- setColname(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.ColSpec
-
Sets the value of the '
Colname
' attribute.
- setColname(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ColSpecImpl
-
- setColnum(int) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBColSpec
-
- setColnum(int) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.ColSpec
-
Sets the value of the '
Colnum
' attribute.
- setColnum(int) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ColSpecImpl
-
- setCols(int) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
this must be set (the cols is the max number of cols in your table)
- setCols(int) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
- setCols(int) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Table
-
Sets the value of the '
Cols
'
attribute.
- setColspecs(List<DBColSpec>) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- setColwidth(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBColSpec
-
- setColwidth(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.ColSpec
-
Sets the value of the '
Colwidth
' attribute.
- setColwidth(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ColSpecImpl
-
- setColwidths(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.Table
-
- setComment(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.ViolationImpl
-
- setComment(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Violation
-
Sets the value of the '
Comment
' attribute.
- setComment(String) - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationRuleViolation
-
- setCompletions(List<String>, Object) - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.EditableListPanel
-
- setCompletions(List<String>, Object, boolean) - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.EditableListPanel
-
- setConcurrances(List<Person>) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setConfig(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBPlot
-
- setConfig(String) - Method in class gov.nasa.jpl.mbee.mdk.model.Plot
-
- setConnection(Connection) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSSyncProjectEventListenerAdapter.JMSSyncProjectMapping
-
- setConsolidateTypes(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- setContent(List<Object>) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSimpleList
-
- setContext(GenerationContext) - Static method in class gov.nasa.jpl.mbee.mdk.generator.CollectFilterParser
-
- setContext(GenerationContext) - Method in class gov.nasa.jpl.mbee.mdk.generator.DocumentGenerator
-
- setContext(Object) - Method in class gov.nasa.jpl.mbee.mdk.ocl.actions.OclQueryAction.ProcessOclQuery
-
- setCoordinatedSyncEnabled(boolean) - Method in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- setCoverImage(Diagram) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setCurrentNode(ActivityNode) - Method in class gov.nasa.jpl.mbee.mdk.generator.GenerationContext
-
- setDate(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Revision
-
- setDefaultValues() - Method in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- setDescription(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.RuleImpl
-
- setDescription(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Rule
-
- setDgElement(DocGenElement) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- setDgElement(Element) - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- setDiagram(Diagram) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBImage
-
- setDiagramId(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Image
-
- setDiagramId(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
- setDisabled(boolean) - Static method in class gov.nasa.jpl.mbee.mdk.mms.actions.MMSAction
-
- setDisabled(boolean) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.coordinated.CoordinatedSyncProjectEventListenerAdapter.CoordinatedSyncProjectMapping
-
- setDisabled(boolean) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSMessageListener
-
- setDisabled(boolean) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.local.LocalSyncTransactionCommitListener
-
- setDocumentAcronym(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setDocumentId(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setDoNotShow(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBImage
-
- setDoNotShow(boolean) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Image
-
- setDoNotShow(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
- setDoNotShow(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.Image
-
- setDoRollup(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- setEditable(Boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBParagraph
-
- setEditable(Boolean) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.stereotypes.EditableChoosable
-
- setEditable(List<List<Boolean>>) - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- setEditableCol(List<Boolean>) - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTable
-
Instead of having to make a n x m table of booleans, if your columns are
either editable or not (usually the case), use this to set whether
columns are editable.
- setElement(Element) - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationRuleViolation
-
- setElementChanged(Element) - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- setElementDocumentation(Element, String) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Sets the comments of the target element, adding the necessary html
wrapper
- setElementId(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.ViolationImpl
-
- setElementId(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Violation
-
- setElementName(NamedElement, String) - Static method in class gov.nasa.jpl.mbee.mdk.api.MagicDrawHelper
-
Sets the name of the passed NamedElement.
- setElements(List<Element>) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTomSawyerDiagram
-
- setElementsToDelete(Collection<String>) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.UpdateClientElementAction
-
- setElementsToUpdate(Collection<ObjectNode>) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.UpdateClientElementAction
-
- setErrorMessage(String) - Method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- setExposes(List<Element>) - Method in class gov.nasa.jpl.mbee.mdk.model.Section
-
- setExtraManualRef(List<InstanceSpecification>) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- setExtraRef(List<InstanceSpecification>) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- setFactory(EnvironmentFactory<EPackage, EClassifier, EOperation, EStructuralFeature, EEnumLiteral, EParameter, EObject, CallOperationAction, SendSignalAction, Constraint, EClass, EObject>) - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenEnvironment
-
- setFigures(List<InstanceSpecification>) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- setFirstname(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Person
-
- setFirstName(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Revision
-
- setFloatingPrecision(int) - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- setFooter(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setFooter(String) - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- setFooterLegalNotice(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setFrom(Element) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- setFrom(Element) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDocumentElement
-
- setFrom(From) - Method in class gov.nasa.jpl.mbee.mdk.model.Paragraph
-
- setFromElementId(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
- setFromElementId(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.ViewElement
-
- setFromProperty(From) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- setFromProperty(From) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDocumentElement
-
- setFromProperty(FromProperty) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
- setFromProperty(FromProperty) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.ViewElement
-
- setGeneral(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatch
-
- setGennew(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBImage
-
- setGennew(boolean) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Image
-
Sets the value of the '
Gennew
' attribute.
- setGennew(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
- setGenNewImage(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- setGenNewImages(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setHeader(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setHeader(String) - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- setHeaders(List<List<DocumentElement>>) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
This must be set
- setHeaders(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- setHeaders(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.GenericTable
-
- setHelper(OCLHelper<EClassifier, ?, ?, Constraint>) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- setHideHeaders(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- setHideHeaders(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.Table
-
- setHistory(List<Revision>) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setId(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- setId(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
- setId(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.ViewElement
-
Sets the value of the '
Id
' attribute.
- setId(String) - Method in class gov.nasa.jpl.mbee.mdk.model.Section
-
- setIgnore(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- setImage(Diagram) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBImage
-
- setImages(List<InstanceSpecification>) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- setIncludeDoc(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.Table
-
- setIncludeInherited(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- setIndex(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setInputs(Collection<List<Element>>) - Method in class gov.nasa.jpl.mbee.mdk.generator.CollectFilterNode
-
- setInstance(InstanceSpecification) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- setInstituteLogoLink(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setInstituteLogoSize(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setInstituteName(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setInstituteName2(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setItems(Object[]) - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.EditableListPanel
-
- setKey(Object) - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController.DiffLineItem
-
- setLastname(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Person
-
- setLastName(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Revision
-
- setLink(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setLists(List<InstanceSpecification>) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- setLogJson(boolean) - Method in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- setLogoAlignment(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setLogoLink(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setLogoSize(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setLoop(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- setLoopElement(Element) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- setLoopElement(Element) - Method in class gov.nasa.jpl.mbee.mdk.model.Section
-
- setManual(boolean) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- setManuals(List<InstanceSpecification>) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- setMatrix(DependencyMatrix) - Method in class gov.nasa.jpl.mbee.mdk.util.MatrixUtil
-
- setMaxDepth(int) - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- setMDKAdvancedOptions(boolean) - Method in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- setMessageConsumer(MessageConsumer) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSSyncProjectEventListenerAdapter.JMSSyncProjectMapping
-
- setMessageProducer(MessageProducer) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSSyncProjectEventListenerAdapter.JMSSyncProjectMapping
-
- setMetadata(DocumentMeta) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBBook
-
- setMetadata(DocumentMeta) - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- setMMSLoginCredentials(String, String) - Static method in class gov.nasa.jpl.mbee.mdk.api.MDKHelper
-
Deprecated.
Sets the supplied username and password in memory.
- setModel(List<List<Object>>) - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- setMorerows(int) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTableEntry
-
- setMorerows(int) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableEntryImpl
-
- setMorerows(int) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.TableEntry
-
Sets the value of the '
Morerows
' attribute.
- setName(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.RuleImpl
-
- setName(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.SuiteImpl
-
- setName(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Rule
-
Sets the value of the '
Name
' attribute.
- setName(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Suite
-
Sets the value of the '
Name
' attribute.
- setName(String) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- setName(String) - Method in interface gov.nasa.jpl.mbee.mdk.ocl.DocGenOperation
-
- setName(String) - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- setName(String) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatch
-
- setName(String) - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationSuite
-
- setNameend(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTableEntry
-
- setNameend(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableEntryImpl
-
- setNameend(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.TableEntry
-
Sets the value of the '
Nameend
' attribute.
- setNamest(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTableEntry
-
- setNamest(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableEntryImpl
-
- setNamest(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.TableEntry
-
Sets the value of the '
Namest
' attribute.
- setNewspec(JSONObject) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- setOcl(OCL<?, EClassifier, ?, ?, ?, ?, ?, ?, ?, Constraint, EClass, EObject>) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- setOpaque(List<InstanceSpecification>) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- setOperation(CallOperation) - Method in interface gov.nasa.jpl.mbee.mdk.ocl.DocGenOperation
-
- setOperation(CallOperation) - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- SetOrCreateRedefinableElementAction - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- SetOrCreateRedefinableElementAction(Classifier, RedefinableElement, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SetOrCreateRedefinableElementAction
-
- SetOrCreateRedefinableElementAction(Classifier, RedefinableElement, boolean, String, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SetOrCreateRedefinableElementAction
-
- setOrdered(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBList
-
- setOrdered(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ListImpl
-
- setOrdered(boolean) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.List
-
Sets the value of the '
Ordered
' attribute.
- setOrderedList(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.BulletedList
-
- setOrgdiv(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Person
-
- setOrgname(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Person
-
- setOwnSection(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.SuiteImpl
-
- setOwnSection(boolean) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Suite
-
- setOwnSection(boolean) - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationSuite
-
- setParas(List<InstanceSpecification>) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- setParent(PresentationElementInstance) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- setParentAttribute(Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- setParentAttribute(Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- setParentBlock(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- setParentBlock(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- setPatchObjects(Set<JsonNode>) - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController.DiffLineItem
-
- setPath(String) - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController.DiffLineItem
-
- setPersistChangelog(boolean) - Method in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- setPopupsDisabled(boolean) - Static method in class gov.nasa.jpl.mbee.mdk.api.MDKHelper
-
Deprecated.
Sets boolean that can disabled popups and redirect their messages to the GUI log.
- setPopupsDisabled(boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Sets boolean that can disabled popups and redirect their messages to the GUI log.
- setPrecision(int) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.MDEditableTableImpl
-
- setPrecision(int) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.MDEditableTable
-
Sets the value of the '
Precision
' attribute.
- setProblemHandler(ProblemHandler) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- setProduct(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- setProjectAcronym(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setProjectTitle(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setProperty(Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatch
-
- setProperty(Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- setProperty(Property) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- setPropertyValue(Property, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
This will set the default value of p to value, based on what type the
default value currently is right now, it'll try to convert to:
LiteralBoolean, LiteralInteger, LiteralUnlimitedNatural, otherwise it'll
be a LiteralString more options possibly in future like durations, etc
- setQueryStatus(OclEvaluator.QueryStatus) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- SetRedefinitionAction - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- SetRedefinitionAction(RedefinableElement, RedefinableElement, String) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SetRedefinitionAction
-
- setRemark(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Revision
-
- setRemoveBlankPages(Boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBBook
-
- setRemoveBlankPages(String) - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- setReported(boolean) - Method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- setReported(boolean) - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationRuleViolation
-
- setResponse(String) - Method in exception gov.nasa.jpl.mbee.mdk.http.ServerException
-
- setResult(List<Element>) - Method in class gov.nasa.jpl.mbee.mdk.generator.CollectFilterNode
-
- setResult(Object) - Method in class gov.nasa.jpl.mbee.mdk.model.Reference
-
- setResult(Object) - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.EditableListPanel
-
- setReturnType(EClassifier) - Method in interface gov.nasa.jpl.mbee.mdk.ocl.DocGenOperation
-
- setReturnType(EClassifier) - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- setRevNumber(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Revision
-
- setRollupProperty(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- setRuleViolationResult(RuleViolationResult) - Method in interface gov.nasa.jpl.mbee.mdk.validation.IRuleViolationAction
-
- setRuleViolationResult(RuleViolationResult) - Method in class gov.nasa.jpl.mbee.mdk.validation.RuleViolationAction
-
- setSections(List<InstanceSpecification>) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- setSession(Session) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSSyncProjectEventListenerAdapter.JMSSyncProjectMapping
-
- setSeverity(Severity) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.RuleImpl
-
- setSeverity(Severity) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Rule
-
Sets the value of the '
Severity
' attribute.
- setShouldLogChanges(boolean) - Method in class gov.nasa.jpl.mbee.mdk.util.Changelog
-
- setShowCaptions(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.Image
-
- setShowCaptions(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.Table
-
- setShowDetail(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.SuiteImpl
-
- setShowDetail(boolean) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Suite
-
- setShowDetail(boolean) - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationSuite
-
- setShowForEditing(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTomSawyerDiagram
-
- setShowIfEmpty(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- setShowIfEmpty(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.Table
-
- setShowMultiplicity(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- setShowStereotypePropertyNames(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.BulletedList
-
- setShowSummary(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.SuiteImpl
-
- setShowSummary(boolean) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.validation.Suite
-
- setShowSummary(boolean) - Method in class gov.nasa.jpl.mbee.mdk.validation.ValidationSuite
-
- setShowTargets(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.BulletedList
-
- setShowType(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- setSkipIfEmpty(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSection
-
- setSkipIfEmpty(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.Container
-
- setSkipIfNoDoc(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.GenericTable
-
- setSlot(Slot) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- setSlot(Slot) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- setSlot(Slot) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatch
-
- setSlotValue(Slot, Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
This will set the default value of p to value, based on what type the
default value currently is right now, it'll try to convert to:
LiteralBoolean, LiteralInteger, LiteralUnlimitedNatural, otherwise it'll
be a LiteralString more options possibly in future like durations, etc
- setSortElementsByName(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.Query
-
- setSourceValue(JsonNode) - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController.DiffLineItem
-
- setSpecific(Class) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatch
-
- setSplitStereotype(List<Stereotype>) - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- setStereotype(Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- setStereotype(Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- setStereotype(Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- setStereotype(Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- setStereotype(Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- setStereotype(Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatch
-
- setStereotype(Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatch
-
- setStereotype(Stereotype) - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatch
-
- setStereotypeProperties(List<Property>) - Method in class gov.nasa.jpl.mbee.mdk.model.Paragraph
-
- setStereotypeProperties(List<Property>) - Method in class gov.nasa.jpl.mbee.mdk.model.Table
-
- setStringIfEmpty(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSection
-
- setStringIfEmpty(String) - Method in class gov.nasa.jpl.mbee.mdk.model.Container
-
- setStyle(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- setStyle(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
- setStyle(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Table
-
Sets the value of the '
Style
' attribute.
- setStyle(String) - Method in class gov.nasa.jpl.mbee.mdk.model.Table
-
- setSubfooter(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setSubfooter(String) - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- setSubheader(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setSubheader(String) - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- setSubtitle(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBBook
-
- setSubtitle(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setSystemAssociationType(int) - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- setSystemExcludeName(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- setSystemExcludeStereotype(List<Stereotype>) - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- setSystemExcludeTypeName(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- setSystemIncludeName(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- setSystemIncludeStereotype(List<Stereotype>) - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- setSystemIncludeTypeName(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- setTable(DBTable) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBPlot
-
- setTables(List<InstanceSpecification>) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- setTableThings(DBTable) - Method in class gov.nasa.jpl.mbee.mdk.model.Table
-
- setTargets(List<Object>) - Method in class gov.nasa.jpl.mbee.mdk.model.Query
-
- setTargetValue(JsonNode) - Method in class gov.nasa.jpl.mbee.mdk.json.diff.ui.DiffViewController.DiffLineItem
-
- setText(Object) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBParagraph
-
- setText(Object) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBText
-
- setText(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ParagraphImpl
-
- setText(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TextImpl
-
- setText(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Paragraph
-
Sets the value of the '
Text
' attribute.
- setText(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.Text
-
Sets the value of the '
Text
'
attribute.
- setText(String) - Method in class gov.nasa.jpl.mbee.mdk.model.Paragraph
-
- setTextInPanel(JComponent, Object) - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.EditableListPanel
-
- setTitle(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBPlot
-
- setTitle(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- setTitle(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
- setTitle(String) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.view.ViewElement
-
Sets the value of the '
Title
' attribute.
- setTitle(String) - Method in class gov.nasa.jpl.mbee.mdk.model.Container
-
- setTitle(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setTitle(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.Person
-
- setTitle(String) - Method in class gov.nasa.jpl.mbee.mdk.model.Plot
-
- setTitlePageLegalNotice(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setTitlePrefix(String) - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- setTitles(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.Query
-
- setTitleSuffix(String) - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- setTocSectionDepth(int) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setTocSectionDepth(int) - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- setTopAssociationType(int) - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- setTopExcludeName(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- setTopExcludeStereotype(List<Stereotype>) - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- setTopExcludeTypeName(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- setTopIncludeName(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- setTopIncludeStereotype(List<Stereotype>) - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- setTopIncludeTypeName(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- setTopOrder(List<String>) - Method in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- setTranspose(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- setTranspose(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.Table
-
- setType(String) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBPlot
-
- setType(TomSawyerDiagram.diagramType) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTomSawyerDiagram
-
- setType(PresentationElementClasses) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- setType(String) - Method in class gov.nasa.jpl.mbee.mdk.model.Plot
-
- setType(TomSawyerDiagram.diagramType) - Method in class gov.nasa.jpl.mbee.mdk.model.TomSawyerDiagram
-
- setType(Type) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatch
-
- setUnused(List<InstanceSpecification>) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInfo
-
- setupEnvironment() - Method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- setUseContextNameAsTitle(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- setUseDefaultStylesheet(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBBook
-
- setUseDefaultStyleSheet(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setUseDefaultStylesheet(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- setUsernameAndPassword(String, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.TicketUtils
-
Method to set username and password for logging in to MMS.
- setUserScriptDirectory(String) - Method in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- setValidationWindowRun(ValidationWindowRun) - Method in interface gov.nasa.jpl.mbee.mdk.validation.IRuleViolationAction
-
- setValidationWindowRun(ValidationWindowRun) - Method in class gov.nasa.jpl.mbee.mdk.validation.RuleViolationAction
-
- setValidator(DocumentValidator) - Method in class gov.nasa.jpl.mbee.mdk.generator.GenerationContext
-
- setValidator(DocumentValidator) - Method in class gov.nasa.jpl.mbee.mdk.model.TableStructure
-
- setValue(LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- setValue(LiteralSpecification) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- setValueAt(Object, int, int) - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTableModel
-
- setVerboseDefault(boolean) - Static method in class gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator
-
- setVersion(String) - Method in class gov.nasa.jpl.mbee.mdk.model.docmeta.DocumentMeta
-
- setView(boolean) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSection
-
- setView(Element) - Method in class gov.nasa.jpl.mbee.mdk.generator.PresentationElementInstance
-
- setView(boolean) - Method in class gov.nasa.jpl.mbee.mdk.model.Section
-
- setViewpoint(Element) - Method in class gov.nasa.jpl.mbee.mdk.model.Section
-
- setWhatToShowCol(List<PropertyEnum>) - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTable
-
Instead of having to make a n x m table of what to show, specify by
columns instead.
- setWindow(Window) - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.RequestFocusListener.SizeListener
-
- SEVERITY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the '
Severity
' enum.
- SEVERITY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The meta object id for the '
Severity
' enum.
- severity - Variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.RuleImpl
-
The cached value of the '
Severity
'
attribute.
- Severity - Enum in gov.nasa.jpl.mbee.mdk.docgen.validation
-
A representation of the literals of the enumeration '
Severity', and utility methods for working with them.
- SEVERITY_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.RuleImpl
-
The default value of the '
Severity
'
attribute.
- shouldEnableJMS(Project) - Static method in class gov.nasa.jpl.mbee.mdk.mms.sync.jms.JMSSyncProjectEventListenerAdapter
-
- shouldLogChanges() - Method in class gov.nasa.jpl.mbee.mdk.util.Changelog
-
- show() - Method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog
-
- SHOW_ADVANCED_OPTIONS_ID - Static variable in class gov.nasa.jpl.mbee.mdk.options.MDKOptionsGroup
-
- SHOW_DETAIL_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.SuiteImpl
-
- SHOW_SUMMARY_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.SuiteImpl
-
- showCaptions - Variable in class gov.nasa.jpl.mbee.mdk.model.Image
-
- showCaptions - Variable in class gov.nasa.jpl.mbee.mdk.model.Table
-
- showDetail - Variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.SuiteImpl
-
- showElementIds - Static variable in class gov.nasa.jpl.mbee.mdk.generator.DocumentValidator
-
- showIfEmpty - Variable in class gov.nasa.jpl.mbee.mdk.model.Table
-
- showPopupMessage(String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- showRepeatInputComboBoxDialog(Object, String, RepeatInputComboBoxDialog.Processor) - Static method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog
-
- showRepeatInputComboBoxDialog(Component, Object, Object[], String, int, int, Icon, LinkedList<Object>, int, RepeatInputComboBoxDialog.Processor) - Static method in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog
-
- showSummary - Variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.SuiteImpl
-
- showTable() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.EditableTable
-
don't call this in your script
- showTable() - Method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
- showType - Variable in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- showWindow() - Method in class gov.nasa.jpl.mbee.mdk.mms.validation.BranchValidator
-
- Simulate - Class in gov.nasa.jpl.mbee.mdk.model
-
Created by igomes on 12/2/16.
- Simulate() - Constructor for class gov.nasa.jpl.mbee.mdk.model.Simulate
-
- simulateStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- size - Static variable in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.RequestFocusListener
-
- SizeListener() - Constructor for class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.RequestFocusListener.SizeListener
-
- sizeOnClose - Static variable in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog.RequestFocusListener
-
- skipIfEmpty - Variable in class gov.nasa.jpl.mbee.mdk.model.Container
-
- slot2String(Slot) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenUtils
-
gives sensible text representation for slot element
- slot2String(Slot, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.DocGenUtils
-
- SLOT_ID_SEPARATOR - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- SLOT_VALUE_ID_SEPARATOR - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- slotValueToString(Slot) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- sortByAttribute - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- sortByAttribute(Collection<? extends Element>, Utils.AvailableAttribute) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Sorts elements by a specific attribute limited to the enumeration below,
which is suspiciously similar to the possible attributes in
tableAttributeColumn...
- sortByAttribute(Collection<? extends Element>, Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Sorts elements by attribute, provided it is one of those supported by
- sortByExpression - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- sortByExpression(Collection<? extends Element>, Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- sortByName - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- sortByName(Collection<TT>) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Sorts e by name, returns a new list with name ordered elements
- sortByProperty - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- sortByProperty(Collection<? extends Element>, Property) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Sorts elements by a any property.
- sortElements(Collection<? extends Element>, String, Element) - Static method in class gov.nasa.jpl.mbee.mdk.generator.CollectFilterParser
-
Sorts elements by property, attribute, or name after applying call
behavior.
- sortElementsByName - Variable in class gov.nasa.jpl.mbee.mdk.model.Query
-
- sortProperty(List<Property>) - Static method in class gov.nasa.jpl.mbee.mdk.docgen.table.PropertiesTable
-
- sourceVertices - Variable in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperEdgeVector
-
- specialize(Classifier, Classifier) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SpecializeClassifierAction
-
- SpecializeClassifierAction - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- SpecializeClassifierAction(Classifier, Classifier) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SpecializeClassifierAction
-
- SpecializeStructureAction - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- SpecializeStructureAction(Classifier, boolean, String, boolean, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SpecializeStructureAction
-
- specification() - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatch
-
- specification() - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- specification() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatch
-
- specification() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- specification() - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatch
-
- specification() - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- specification() - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- specification() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- specification() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatch
-
- specification() - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatch
-
- specification() - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatch
-
- SpecificationNodeAspectsConfigurator - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner
-
- SpecificationNodeAspectsConfigurator() - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.SpecificationNodeAspectsConfigurator
-
- SQUARE_BRACES - Static variable in interface gov.nasa.jpl.mbee.mdk.util.MoreToString
-
- SRAction - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- SRAction(String) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SRAction
-
- SRAction(String, Element) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SRAction
-
- SRConfigurator - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner
-
- SRConfigurator() - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.SRConfigurator
-
- SRConstants - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.api
-
- SRConstants() - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.api.SRConstants
-
- SRValidationSuite - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.validation
-
- SRValidationSuite(List<Element>) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.validation.SRValidationSuite
-
- stackTrace() - Static method in class gov.nasa.jpl.mbee.mdk.util.Debug
-
Deprecated.
- stackTrace(Throwable) - Static method in class gov.nasa.jpl.mbee.mdk.util.Debug
-
Deprecated.
- start(Stage) - Method in class gov.nasa.jpl.mbee.mdk.MDKApplication
-
- startCollectAndFilterSequence(ActivityNode, List<Element>) - Static method in class gov.nasa.jpl.mbee.mdk.generator.CollectFilterParser
-
gets a graph of the collect/filter actions that starts from a, evaluates
and executes actions topologically and return result
- startSection(DBSection) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- startView(Element) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- STATUS_KEY - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- StereotypeBatchTransformationConfigurator - Class in gov.nasa.jpl.mbee.mdk.transformation.batch
-
- StereotypeBatchTransformationConfigurator() - Constructor for class gov.nasa.jpl.mbee.mdk.transformation.batch.StereotypeBatchTransformationConfigurator
-
- stereotypeChoosable - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- StereotypedBlocksMatch - Class in gov.nasa.jpl.mbee.mdk.queries
-
Pattern-specific match representation of the gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocks pattern,
to be used in conjunction with
StereotypedBlocksMatcher
.
- StereotypedBlocksMatcher - Class in gov.nasa.jpl.mbee.mdk.queries
-
Generated pattern matcher API of the gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocks pattern,
providing pattern-specific query methods.
- StereotypedBlocksProcessor - Class in gov.nasa.jpl.mbee.mdk.queries.util
-
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocks pattern.
- StereotypedBlocksProcessor() - Constructor for class gov.nasa.jpl.mbee.mdk.queries.util.StereotypedBlocksProcessor
-
- StereotypedBlocksQuerySpecification - Class in gov.nasa.jpl.mbee.mdk.queries.util
-
A pattern-specific query specification that can instantiate StereotypedBlocksMatcher in a type-safe way.
- StereotypedElementBatchTransformation - Class in gov.nasa.jpl.mbee.mdk.transformation.batch
-
- StereotypedElementBatchTransformation(List<Stereotype>, AdvancedViatraQueryEngine, ProgressStatus) - Constructor for class gov.nasa.jpl.mbee.mdk.transformation.batch.StereotypedElementBatchTransformation
-
- StereotypedElementTransformation - Class in gov.nasa.jpl.mbee.mdk.transformation.eventdriven
-
- StereotypedElementTransformation() - Constructor for class gov.nasa.jpl.mbee.mdk.transformation.eventdriven.StereotypedElementTransformation
-
- StereotypedElementTransformationActions - Class in gov.nasa.jpl.mbee.mdk.transformation.util
-
- StereotypedElementTransformationActions() - Constructor for class gov.nasa.jpl.mbee.mdk.transformation.util.StereotypedElementTransformationActions
-
- stereotypedRelChoosable - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- stereotypeProperties - Variable in class gov.nasa.jpl.mbee.mdk.model.Table
-
- stereotypePropertyChoosable - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- stringIfEmpty - Variable in class gov.nasa.jpl.mbee.mdk.model.Container
-
- stripHtmlWrapper(String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Remove HTML wrapper.
- structuredQueryStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- stuffOptionsFromKey(Map<String, Object>, int) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- style - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
The cached value of the '
Style
' attribute.
- style - Variable in class gov.nasa.jpl.mbee.mdk.model.Table
-
- STYLE_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
The default value of the '
Style
' attribute.
- SubsetRedefinedProperty - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
Created by johannes on 3/15/17.
- SubsetRedefinedProperty(Property, Property) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.SubsetRedefinedProperty
-
- suffixes - Static variable in interface gov.nasa.jpl.mbee.mdk.util.MoreToString
-
- SUITE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the '
Suite
' class.
- SUITE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The meta object id for the '
Suite
' class.
- Suite - Interface in gov.nasa.jpl.mbee.mdk.docgen.validation
-
A representation of the model object '
Suite'.
- SUITE__NAME - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the 'Name' attribute
feature.
- SUITE__NAME - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The feature id for the 'Name' attribute.
- SUITE__OWN_SECTION - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the 'Own Section'
attribute feature.
- SUITE__OWN_SECTION - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The feature id for the 'Own Section' attribute.
- SUITE__RULES - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the 'Rules' containment
reference list feature.
- SUITE__RULES - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The feature id for the 'Rules' containment reference
list.
- SUITE__SHOW_DETAIL - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the 'Show Detail'
attribute feature.
- SUITE__SHOW_DETAIL - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The feature id for the 'Show Detail' attribute.
- SUITE__SHOW_SUMMARY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the 'Show Summary'
attribute feature.
- SUITE__SHOW_SUMMARY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The feature id for the 'Show Summary' attribute.
- SUITE_FEATURE_COUNT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The number of structural features of the 'Suite' class.
- SuiteImpl - Class in gov.nasa.jpl.mbee.mdk.docgen.validation.impl
-
An implementation of the model object '
Suite'.
- SuiteImpl() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.SuiteImpl
-
- supplier() - Method in class gov.nasa.jpl.mbee.mdk.api.stream.ArrayNodeCollector
-
- SYNC_SYSML_ID_SUFFIX - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- SyncElement - Class in gov.nasa.jpl.mbee.mdk.mms.sync.delta
-
Created by igomes on 7/23/16.
- SyncElement(NamedElement, SyncElement.Type) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.sync.delta.SyncElement
-
- SyncElement.Type - Enum in gov.nasa.jpl.mbee.mdk.mms.sync.delta
-
- SyncElements - Class in gov.nasa.jpl.mbee.mdk.mms.sync.delta
-
Created by igomes on 7/25/16.
- SyncElements() - Constructor for class gov.nasa.jpl.mbee.mdk.mms.sync.delta.SyncElements
-
- SyncStatusAction - Class in gov.nasa.jpl.mbee.mdk.mms.sync.status.actions
-
Created by igomes on 8/16/16.
- SyncStatusAction() - Constructor for class gov.nasa.jpl.mbee.mdk.mms.sync.status.actions.SyncStatusAction
-
- SyncStatusConfigurator - Class in gov.nasa.jpl.mbee.mdk.mms.sync.status
-
Created by igomes on 8/16/16.
- SyncStatusConfigurator() - Constructor for class gov.nasa.jpl.mbee.mdk.mms.sync.status.SyncStatusConfigurator
-
- SyncStatusFrame - Class in gov.nasa.jpl.mbee.mdk.mms.sync.status.ui
-
Created by igomes on 8/16/16.
- SyncStatusFrame() - Constructor for class gov.nasa.jpl.mbee.mdk.mms.sync.status.ui.SyncStatusFrame
-
- SyncStatusProjectEventListenerAdapter - Class in gov.nasa.jpl.mbee.mdk.mms.sync.status
-
Created by igomes on 8/16/16.
- SyncStatusProjectEventListenerAdapter() - Constructor for class gov.nasa.jpl.mbee.mdk.mms.sync.status.SyncStatusProjectEventListenerAdapter
-
- SYSML_ID_VALIDATION - Static variable in class gov.nasa.jpl.mbee.mdk.emf.EMFImporter.PreProcessor
-
- TABBED_PANE_INDICES - Static variable in class gov.nasa.jpl.mbee.mdk.actions.CreateRestrictedValueAction
-
- TABLE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the '
Table
' class.
- TABLE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The meta object id for the '
Table
' class.
- Table - Interface in gov.nasa.jpl.mbee.mdk.docgen.view
-
- Table - Class in gov.nasa.jpl.mbee.mdk.model
-
- Table() - Constructor for class gov.nasa.jpl.mbee.mdk.model.Table
-
- TABLE__BODY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Body' containment
reference list feature.
- TABLE__BODY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Body' containment reference list.
- TABLE__CAPTION - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Caption' attribute
feature.
- TABLE__CAPTION - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Caption' attribute.
- TABLE__COLS - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Cols' attribute
feature.
- TABLE__COLS - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Cols' attribute.
- TABLE__COLSPECS - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Colspecs'
containment reference list feature.
- TABLE__COLSPECS - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Colspecs' containment reference
list.
- TABLE__FROM_ELEMENT_ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'From Element Id' attribute.
- TABLE__FROM_PROPERTY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'From Property' attribute.
- TABLE__HEADERS - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Headers' containment
reference list feature.
- TABLE__HEADERS - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Headers' containment reference
list.
- TABLE__ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Id' attribute.
- TABLE__STYLE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Style' attribute
feature.
- TABLE__STYLE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Style' attribute.
- TABLE__TITLE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Title' attribute.
- TABLE_ENTRY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
- TABLE_ENTRY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
- TABLE_ENTRY__CHILDREN - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Children' containment reference
list.
- TABLE_ENTRY__FROM_ELEMENT_ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'From Element Id' attribute.
- TABLE_ENTRY__FROM_PROPERTY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'From Property' attribute.
- TABLE_ENTRY__ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Id' attribute.
- TABLE_ENTRY__MOREROWS - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Morerows' attribute
feature.
- TABLE_ENTRY__MOREROWS - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Morerows' attribute.
- TABLE_ENTRY__NAMEEND - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Nameend' attribute
feature.
- TABLE_ENTRY__NAMEEND - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Nameend' attribute.
- TABLE_ENTRY__NAMEST - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Namest' attribute
feature.
- TABLE_ENTRY__NAMEST - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Namest' attribute.
- TABLE_ENTRY__TITLE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Title' attribute.
- TABLE_ENTRY_FEATURE_COUNT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The number of structural features of the 'Table Entry' class.
- TABLE_FEATURE_COUNT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The number of structural features of the 'Table' class.
- TABLE_ROW - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the '
Table Row
' class.
- TABLE_ROW - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The meta object id for the '
Table Row
' class.
- TABLE_ROW__CHILDREN - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Children' containment reference
list.
- TABLE_ROW__FROM_ELEMENT_ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'From Element Id' attribute.
- TABLE_ROW__FROM_PROPERTY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'From Property' attribute.
- TABLE_ROW__ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Id' attribute.
- TABLE_ROW__TITLE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Title' attribute.
- TABLE_ROW_FEATURE_COUNT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The number of structural features of the 'Table Row' class.
- tableAttributeColumnStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- TableClass - Class in gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes
-
Created by igomes on 8/23/16.
- TableClass() - Constructor for class gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.TableClass
-
- tableColumnStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- TableEntry - Interface in gov.nasa.jpl.mbee.mdk.docgen.view
-
- TableEntryImpl - Class in gov.nasa.jpl.mbee.mdk.docgen.view.impl
-
An implementation of the model object '
Table Entry'.
- TableEntryImpl() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableEntryImpl
-
- tableExpressionColumnStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- TableImpl - Class in gov.nasa.jpl.mbee.mdk.docgen.view.impl
-
An implementation of the model object '
Table'.
- TableImpl() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
- tablePropertyColumnStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- TableRow - Interface in gov.nasa.jpl.mbee.mdk.docgen.view
-
A representation of the model object '
Table Row'.
- TableRowImpl - Class in gov.nasa.jpl.mbee.mdk.docgen.view.impl
-
An implementation of the model object '
Table Row'.
- TableRowImpl() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableRowImpl
-
- tableStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- TableStructure - Class in gov.nasa.jpl.mbee.mdk.model
-
This class contains methods for parsing and visiting TableStructures and
their contents.
- TableStructure(DocumentValidator) - Constructor for class gov.nasa.jpl.mbee.mdk.model.TableStructure
-
- tableStructureStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- TaggedBlocksMatch - Class in gov.nasa.jpl.mbee.mdk.queries
-
Pattern-specific match representation of the gov.nasa.jpl.mbee.mdk.queries.taggedBlocks pattern,
to be used in conjunction with
TaggedBlocksMatcher
.
- TaggedBlocksMatcher - Class in gov.nasa.jpl.mbee.mdk.queries
-
Generated pattern matcher API of the gov.nasa.jpl.mbee.mdk.queries.taggedBlocks pattern,
providing pattern-specific query methods.
- TaggedBlocksProcessor - Class in gov.nasa.jpl.mbee.mdk.queries.util
-
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.taggedBlocks pattern.
- TaggedBlocksProcessor() - Constructor for class gov.nasa.jpl.mbee.mdk.queries.util.TaggedBlocksProcessor
-
- TaggedBlocksQuerySpecification - Class in gov.nasa.jpl.mbee.mdk.queries.util
-
A pattern-specific query specification that can instantiate TaggedBlocksMatcher in a type-safe way.
- targets - Variable in class gov.nasa.jpl.mbee.mdk.model.Query
-
The elements passed into this query.
- targetsEmpty() - Method in class gov.nasa.jpl.mbee.mdk.generator.GenerationContext
-
- targetVertices - Variable in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperEdgeVector
-
- TaskRunner - Class in gov.nasa.jpl.mbee.mdk.util
-
- TaskRunner() - Constructor for class gov.nasa.jpl.mbee.mdk.util.TaskRunner
-
- TaskRunner.TaskRunnerCloseCookie - Class in gov.nasa.jpl.mbee.mdk.util
-
- TaskRunner.ThreadExecutionStrategy - Enum in gov.nasa.jpl.mbee.mdk.util
-
- TaskRunnerCloseCookie(CloseCookie) - Constructor for class gov.nasa.jpl.mbee.mdk.util.TaskRunner.TaskRunnerCloseCookie
-
- templateStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- TemporalDiff - Class in gov.nasa.jpl.mbee.mdk.model
-
- TemporalDiff() - Constructor for class gov.nasa.jpl.mbee.mdk.model.TemporalDiff
-
- temporalDiffStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- test(JsonNode, JsonNode) - Method in class gov.nasa.jpl.mbee.mdk.mms.json.JsonEquivalencePredicate
-
- testFromString() - Method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper.TestMoreToString
-
testing fromString() for a Map< String, String > with numerical
data
- TestMoreToString() - Constructor for class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper.TestMoreToString
-
- TEXT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the '
Text
' class.
- TEXT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The meta object id for the '
Text
'
class.
- text - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ParagraphImpl
-
The cached value of the '
Text
' attribute.
- text - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TextImpl
-
The cached value of the '
Text
' attribute.
- Text - Interface in gov.nasa.jpl.mbee.mdk.docgen.view
-
- TEXT__FROM_ELEMENT_ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'From Element Id' attribute.
- TEXT__FROM_PROPERTY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'From Property' attribute.
- TEXT__ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Id' attribute.
- TEXT__TEXT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Text' attribute
feature.
- TEXT__TEXT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Text' attribute.
- TEXT__TITLE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Title' attribute.
- TEXT_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ParagraphImpl
-
The default value of the '
Text
' attribute.
- TEXT_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TextImpl
-
The default value of the '
Text
' attribute.
- TEXT_FEATURE_COUNT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The number of structural features of the 'Text' class.
- TextImpl - Class in gov.nasa.jpl.mbee.mdk.docgen.view.impl
-
An implementation of the model object '
Text'.
- TextImpl() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TextImpl
-
- TicketUtils - Class in gov.nasa.jpl.mbee.mdk.util
-
- TicketUtils() - Constructor for class gov.nasa.jpl.mbee.mdk.util.TicketUtils
-
- title - Variable in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- title - Variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
The cached value of the '
Title
' attribute.
- title - Variable in class gov.nasa.jpl.mbee.mdk.model.Container
-
- title - Variable in class gov.nasa.jpl.mbee.mdk.model.Plot
-
- title - Variable in class gov.nasa.jpl.mbee.mdk.ocl.ui.RepeatInputComboBoxDialog
-
- title - Variable in class gov.nasa.jpl.mbee.mdk.validation.ValidationWindowRun
-
- TITLE_EDEFAULT - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
The default value of the '
Title
' attribute.
- titlePrefix - Variable in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- titles - Variable in class gov.nasa.jpl.mbee.mdk.model.Query
-
- titleSuffix - Variable in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- toArray() - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatch
-
- toArray() - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- toArray() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatch
-
- toArray() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- toArray() - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatch
-
- toArray() - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- toArray() - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- toArray() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- toArray() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatch
-
- toArray() - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatch
-
- toArray() - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatch
-
- toArrayNode() - Static method in class gov.nasa.jpl.mbee.mdk.api.stream.MDKCollectors
-
- toArrayOfType(T1[], T2[], Class<T2>) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils2
-
Deprecated.
- toArrayOfType(Collection<T1>, T2[], Class<T2>) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils2
-
Deprecated.
- toBranchInfoImpl(EsiUtils.EsiBranchInfo) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitBranchAction
-
- toColor(String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
Get the Color by name or by RGB specification.
- toCommitInfoImpls(List<IVersionDescriptor>) - Method in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitBranchAction
-
- toDouble(String) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils2
-
Deprecated.
Translate a string s to a Double.
- toImmutable() - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatch
-
- toImmutable() - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatch
-
- toImmutable() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatch
-
- toImmutable() - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatch
-
- toImmutable() - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatch
-
- toImmutable() - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatch
-
- toImmutable() - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatch
-
- toImmutable() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatch
-
- toImmutable() - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatch
-
- toImmutable() - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatch
-
- toImmutable() - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatch
-
- toList(Collection<T>) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils2
-
Deprecated.
- toLongString(Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
Helper function for MoreToString.toString() when it is not known
whether the input object implements MoreToString and default
parameter values are fine.
- TomSawyerDiagram - Class in gov.nasa.jpl.mbee.mdk.model
-
Created by johannes on 11/21/16.
- TomSawyerDiagram() - Constructor for class gov.nasa.jpl.mbee.mdk.model.TomSawyerDiagram
-
- TomSawyerDiagram.diagramType - Enum in gov.nasa.jpl.mbee.mdk.model
-
- tomSawyerDiagramStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- topAssociationType - Variable in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- topExcludeName - Variable in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- topExcludeStereotype - Variable in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- topExcludeTypeName - Variable in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- topIncludeName - Variable in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- topIncludeStereotype - Variable in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- topIncludeTypeName - Variable in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- topological_sort(Graph<VertexType, EdgeType>, Set<VertexType>) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.algorithms.TopologicalSort
-
TOPOLOGICAL-SORT(G) 1.
- topological_sort(Graph<VertexType, EdgeType>) - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.algorithms.TopologicalSort
-
- TopologicalSort - Class in gov.nasa.jpl.mbee.mdk.generator.graphs.algorithms
-
A class for performing topological sort.
- TopologicalSort() - Constructor for class gov.nasa.jpl.mbee.mdk.generator.graphs.algorithms.TopologicalSort
-
- topOrder - Variable in class gov.nasa.jpl.mbee.mdk.model.HierarchicalPropertiesTable
-
- toShortString() - Method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- toShortString(Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toShortString(Collection<T>, Map<String, Object>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toShortString(Collection<T>, int, Map<String, Object>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toShortString(Map<K, V>, Map<String, Object>, int, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toShortString(Map<K, V>, Map<String, Object>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toShortString(Map.Entry<K, V>, Map<String, Object>, int, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toShortString(Map.Entry<K, V>, Map<String, Object>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toShortString(Pair<K, V>, Map<String, Object>, int, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toShortString(Pair<K, V>, Map<String, Object>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toShortString(T[], Map<String, Object>) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toShortString() - Method in interface gov.nasa.jpl.mbee.mdk.util.MoreToString
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- toString(Object, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- toString(Element, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- toString(Collection<? extends Object>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- toString(Collection<? extends Object>, int, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- toString(int, boolean) - Method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBHasContent
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBImage
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBParagraph
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSimpleList
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBText
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DocumentElement
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.RuleImpl
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.SuiteImpl
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.ViolationImpl
-
- toString() - Method in enum gov.nasa.jpl.mbee.mdk.docgen.validation.Severity
-
Returns the literal value of the enumerator, which is its string
representation.
- toString() - Method in enum gov.nasa.jpl.mbee.mdk.docgen.view.FromProperty
-
Returns the literal value of the enumerator, which is its string
representation.
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ColSpecImpl
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ImageImpl
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ListImpl
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.MDEditableTableImpl
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ParagraphImpl
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableEntryImpl
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TableImpl
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.TextImpl
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
- toString(Object) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedEdgeVector
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperEdgeVector
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.UndirectedEdgeVector
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.UndirectedHyperEdgeVector
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.generator.graphs.UndirectedHyperGraphHashSet
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.model.Reference
-
- toString(Object) - Static method in class gov.nasa.jpl.mbee.mdk.ocl.actions.OclQueryAction.ProcessOclQuery
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.ocl.DocGenOperationInstance
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- toString() - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper
-
- toString(Object, boolean, boolean, Set<Object>, boolean, Map<String, Object>) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
Helper function for MoreToString.toString() when it is not known
whether the input object implements MoreToString.
- toString(Object, boolean, boolean, Set<Object>, Map<String, Object>) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
Helper function for MoreToString.toString() when it is not known
whether the input object implements MoreToString.
- toString(Object, boolean, boolean, Set<Object>) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
Helper function for MoreToString.toString() when it is not known
whether the input object implements MoreToString.
- toString(Object) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
Helper function for MoreToString.toString() when it is not known
whether the input object implements MoreToString and default
parameter values are fine.
- toString(Collection<T>, boolean, boolean, Set<Object>, Map<String, Object>, int, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
Writes an array to a string with MoreToString options, including an
explicit format key.
- toString(Collection<T>, boolean, boolean, Set<Object>, Map<String, Object>, boolean, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(Collection<T>, boolean, boolean, Set<Object>, Map<String, Object>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(Collection<T>, boolean, boolean, Set<Object>, Map<String, Object>, String, String, String, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(Map<K, V>, boolean, boolean, Set<Object>, Map<String, Object>, int, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(Map<K, V>, boolean, boolean, Set<Object>, Map<String, Object>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(Map<K, V>, boolean, boolean, Set<Object>, Map<String, Object>, String, String, String, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(Map.Entry<K, V>, boolean, boolean, Set<Object>, Map<String, Object>, int, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(Map.Entry<K, V>, boolean, boolean, Set<Object>, Map<String, Object>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(Map.Entry<K, V>, boolean, boolean, Set<Object>, Map<String, Object>, String, String, String, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(Pair<K, V>, boolean, boolean, Set<Object>, Map<String, Object>, int, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(Pair<K, V>, boolean, boolean, Set<Object>, Map<String, Object>, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(Pair<K, V>, boolean, boolean, Set<Object>, Map<String, Object>, String, String, String, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(T[], boolean, boolean, Set<Object>, Map<String, Object>, int) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
Writes an array to a string with MoreToString options, including an
explicit format key.
- toString(int[]) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(double[]) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(boolean[]) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(T[]) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(T[], boolean, boolean, Set<Object>, Map<String, Object>) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(T[], boolean, boolean, Set<Object>, Map<String, Object>, String, String, String) - Static method in class gov.nasa.jpl.mbee.mdk.util.MoreToString.Helper
-
- toString(boolean, boolean, Set<Object>) - Method in interface gov.nasa.jpl.mbee.mdk.util.MoreToString
-
Write object recursively based on passed options.
- toString(boolean, boolean, Set<Object>, Map<String, Object>) - Method in interface gov.nasa.jpl.mbee.mdk.util.MoreToString
-
Write object recursively based on passed options.
- toString() - Method in class gov.nasa.jpl.mbee.mdk.util.Pair
-
String
representation of this
Pair
.
- toString(Object[]) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils2
-
Deprecated.
- toString(Object[], boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils2
-
Deprecated.
- toStringEnd() - Method in class gov.nasa.jpl.mbee.mdk.model.Container
-
- toStringEnd() - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- toStringNameAndType(Object, boolean, boolean) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- toStringStart() - Method in class gov.nasa.jpl.mbee.mdk.model.Container
-
- toStringStart() - Method in class gov.nasa.jpl.mbee.mdk.model.DocGenElement
-
- toStringStart() - Method in class gov.nasa.jpl.mbee.mdk.model.Document
-
- toStringStart() - Method in class gov.nasa.jpl.mbee.mdk.model.Query
-
- toStringStart() - Method in class gov.nasa.jpl.mbee.mdk.model.Section
-
- toStringViolated(int, boolean) - Method in class gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint
-
- totalSize(Object[]...) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils2
-
Deprecated.
- transactionCommited(Collection<PropertyChangeEvent>) - Method in class gov.nasa.jpl.mbee.mdk.mms.sync.local.LocalSyncTransactionCommitListener
-
- TransformationQueries - Class in gov.nasa.jpl.mbee.mdk.queries
-
A pattern group formed of all public patterns defined in TransformationQueries.vql.
- TransformationQueriesAll - Class in gov.nasa.jpl.mbee.mdk.queries.internal
-
A pattern group formed of all patterns defined in TransformationQueries.vql.
- TransformedGeneralizedBlockPairsMatch - Class in gov.nasa.jpl.mbee.mdk.queries
-
- TransformedGeneralizedBlockPairsMatcher - Class in gov.nasa.jpl.mbee.mdk.queries
-
Generated pattern matcher API of the gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairs pattern,
providing pattern-specific query methods.
- TransformedGeneralizedBlockPairsProcessor - Class in gov.nasa.jpl.mbee.mdk.queries.util
-
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairs pattern.
- TransformedGeneralizedBlockPairsProcessor() - Constructor for class gov.nasa.jpl.mbee.mdk.queries.util.TransformedGeneralizedBlockPairsProcessor
-
- TransformedGeneralizedBlockPairsQuerySpecification - Class in gov.nasa.jpl.mbee.mdk.queries.util
-
A pattern-specific query specification that can instantiate TransformedGeneralizedBlockPairsMatcher in a type-safe way.
- TransformedStereotypedBlocksMatch - Class in gov.nasa.jpl.mbee.mdk.queries
-
Pattern-specific match representation of the gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocks pattern,
to be used in conjunction with
TransformedStereotypedBlocksMatcher
.
- TransformedStereotypedBlocksMatcher - Class in gov.nasa.jpl.mbee.mdk.queries
-
Generated pattern matcher API of the gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocks pattern,
providing pattern-specific query methods.
- TransformedStereotypedBlocksProcessor - Class in gov.nasa.jpl.mbee.mdk.queries.util
-
A match processor tailored for the gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocks pattern.
- TransformedStereotypedBlocksProcessor() - Constructor for class gov.nasa.jpl.mbee.mdk.queries.util.TransformedStereotypedBlocksProcessor
-
- TransformedStereotypedBlocksQuerySpecification - Class in gov.nasa.jpl.mbee.mdk.queries.util
-
A pattern-specific query specification that can instantiate TransformedStereotypedBlocksMatcher in a type-safe way.
- transpose() - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTable
-
- transpose - Variable in class gov.nasa.jpl.mbee.mdk.model.Table
-
- TriConsumer<T,U,V> - Interface in gov.nasa.jpl.mbee.mdk.api.function
-
Represents an operation that accepts two input arguments and returns no
result.
- TriFunction<T,U,V,R> - Interface in gov.nasa.jpl.mbee.mdk.api.function
-
- trueOrNotNull(Pair<Boolean, T>) - Static method in class gov.nasa.jpl.mbee.mdk.emf.EmfUtils
-
Determines the validity of a return value packaged with a
Boolean
in a
Pair
.
- trueStrings - Static variable in class gov.nasa.jpl.mbee.mdk.util.Utils
-
Deprecated.
- tupleToMatch(Tuple) - Method in class gov.nasa.jpl.mbee.mdk.queries.BlockMatcher
-
- tupleToMatch(Tuple) - Method in class gov.nasa.jpl.mbee.mdk.queries.FindCommonParentClassMatcher
-
- tupleToMatch(Tuple) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizationMatcher
-
- tupleToMatch(Tuple) - Method in class gov.nasa.jpl.mbee.mdk.queries.GeneralizedTaggedBlockPairsMatcher
-
- tupleToMatch(Tuple) - Method in class gov.nasa.jpl.mbee.mdk.queries.PropertyAttributesMatcher
-
- tupleToMatch(Tuple) - Method in class gov.nasa.jpl.mbee.mdk.queries.StereotypedBlocksMatcher
-
- tupleToMatch(Tuple) - Method in class gov.nasa.jpl.mbee.mdk.queries.TaggedBlocksMatcher
-
- tupleToMatch(Tuple) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedGeneralizedBlockPairsMatcher
-
- tupleToMatch(Tuple) - Method in class gov.nasa.jpl.mbee.mdk.queries.TransformedStereotypedBlocksMatcher
-
- tupleToMatch(Tuple) - Method in class gov.nasa.jpl.mbee.mdk.queries.UnreferredStereotypesMatcher
-
- tupleToMatch(Tuple) - Method in class gov.nasa.jpl.mbee.mdk.queries.UsedStereotypesMatcher
-
- turnOff() - Static method in class gov.nasa.jpl.mbee.mdk.util.Debug
-
Deprecated.
- turnOn() - Static method in class gov.nasa.jpl.mbee.mdk.util.Debug
-
Deprecated.
- TWC_ID_KEY - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- TWC_VERSION_KEY - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- type - Variable in class gov.nasa.jpl.mbee.mdk.model.Plot
-
- TYPE_KEY - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- V - Variable in class gov.nasa.jpl.mbee.mdk.generator.graphs.AbstractGraph
-
- V2E - Variable in class gov.nasa.jpl.mbee.mdk.generator.graphs.UndirectedHyperGraphHashSet
-
- validate(Element) - Method in class gov.nasa.jpl.mbee.mdk.generator.ViewStructureValidator
-
- validate(ProgressStatus, boolean) - Method in class gov.nasa.jpl.mbee.mdk.mms.validation.BranchValidator
-
- validate(Project) - Method in class gov.nasa.jpl.mbee.mdk.mms.validation.ImageValidator
-
- validate() - Method in class gov.nasa.jpl.mbee.mdk.mms.validation.ProjectValidator
-
- validate(List<? extends Element>) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.ValidateAction
-
- validate(InstanceSpecification) - Static method in class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.ValidateAction
-
- VALIDATE_MODEL_DEFAULT_ID - Static variable in class gov.nasa.jpl.mbee.mdk.mms.actions.CommitBranchAction
-
- ValidateAction - Class in gov.nasa.jpl.mbee.mdk.systems_reasoner.actions
-
- ValidateAction(Element) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.ValidateAction
-
- ValidateAction(List<? extends Element>) - Constructor for class gov.nasa.jpl.mbee.mdk.systems_reasoner.actions.ValidateAction
-
- ValidateBranchesAction - Class in gov.nasa.jpl.mbee.mdk.mms.actions
-
- ValidateBranchesAction() - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.ValidateBranchesAction
-
- ValidateBranchesAction.ValidationRunner - Class in gov.nasa.jpl.mbee.mdk.mms.actions
-
- ValidateConstraintsAction - Class in gov.nasa.jpl.mbee.mdk.actions
-
- ValidateConstraintsAction() - Constructor for class gov.nasa.jpl.mbee.mdk.actions.ValidateConstraintsAction
-
- validateCredentialsTicket(Project, String, ProgressStatus) - Static method in class gov.nasa.jpl.mbee.mdk.mms.MMSUtils
-
- validateDocument() - Method in class gov.nasa.jpl.mbee.mdk.generator.DocumentValidator
-
- ValidateDocument3Action - Class in gov.nasa.jpl.mbee.mdk.docgen.actions
-
validates docgen 3 doc - checks for loops, duplicate dependencies, etc
- ValidateDocument3Action(Element) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.actions.ValidateDocument3Action
-
- ValidateElementAction - Class in gov.nasa.jpl.mbee.mdk.mms.actions
-
- ValidateElementAction(Collection<Element>, String) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.ValidateElementAction
-
- ValidateElementDepthAction - Class in gov.nasa.jpl.mbee.mdk.mms.actions
-
- ValidateElementDepthAction(Element, String, int) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.ValidateElementDepthAction
-
- ValidateElementDepthAction(Collection<Element>, String, int) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.ValidateElementDepthAction
-
- ValidateElementDepthAction(Element, String) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.ValidateElementDepthAction
-
- ValidateElementDepthAction(Collection<Element>, String) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.ValidateElementDepthAction
-
- ValidateElementRecursivelyAction - Class in gov.nasa.jpl.mbee.mdk.mms.actions
-
- ValidateElementRecursivelyAction(Collection<Element>, String) - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.ValidateElementRecursivelyAction
-
- ValidateViewStructureAction - Class in gov.nasa.jpl.mbee.mdk.docgen.actions
-
checks view to viewpoint composition hierarchy - if the view composition
hierarchy violates the viewpoint composition
- ValidateViewStructureAction(Element) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.actions.ValidateViewStructureAction
-
- VALIDATION_RULE_OPTIONS - Static variable in class gov.nasa.jpl.mbee.mdk.api.MDKValidationWindow
-
- ValidationRule - Class in gov.nasa.jpl.mbee.mdk.validation
-
- ValidationRule(String, String, ViolationSeverity) - Constructor for class gov.nasa.jpl.mbee.mdk.validation.ValidationRule
-
- ValidationRuleViolation - Class in gov.nasa.jpl.mbee.mdk.validation
-
- ValidationRuleViolation(Element, String) - Constructor for class gov.nasa.jpl.mbee.mdk.validation.ValidationRuleViolation
-
- ValidationRuleViolation(Element, String, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.validation.ValidationRuleViolation
-
- ValidationRunner() - Constructor for class gov.nasa.jpl.mbee.mdk.mms.actions.ValidateBranchesAction.ValidationRunner
-
- validationScriptStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- ValidationSuite - Class in gov.nasa.jpl.mbee.mdk.validation
-
if showSummary is true, will show summary of each rule in the suite, the
rulel's severity, and number of counts if showDetail is true, will show
detail table of all element violations in the form of rule, element,
description of violation (optional) if both are true, detail table will come
after summary table the title for the tables are suite name + Summary and
suite name + detail if ownSection is true, the 2 tables will be put in its
own section, with title suite name results
- ValidationSuite(String) - Constructor for class gov.nasa.jpl.mbee.mdk.validation.ValidationSuite
-
- ValidationWindowRun - Class in gov.nasa.jpl.mbee.mdk.validation
-
- ValidationWindowRun(String, String, ValidationRunData, List<RuleViolationResult>, Map<Annotation, RuleViolationResult>) - Constructor for class gov.nasa.jpl.mbee.mdk.validation.ValidationWindowRun
-
- validator - Variable in class gov.nasa.jpl.mbee.mdk.model.TableStructure
-
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.PresentationElementClasses
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties.PresentationElementClassProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTomSawyerDiagram.shortDiagramType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.docbook.From
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.table.PropertyEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.validation.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.view.FromProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.mms.MMSUtils.HttpRequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.mms.MMSUtils.JsonBlobType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.mms.sync.delta.SyncElement.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.model.TomSawyerDiagram.diagramType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.ocl.GetCallOperation.CallReturnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator.QueryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.util.Changelog.ChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.util.TaskRunner.ThreadExecutionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.util.Utils.AvailableAttribute
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum gov.nasa.jpl.mbee.mdk.validation.ViolationSeverity
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.PresentationElementClasses
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.api.docgen.uml.classes.properties.PresentationElementClassProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.constraint.BasicConstraint.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.docbook.DBTomSawyerDiagram.shortDiagramType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.docbook.From
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.table.PropertyEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum gov.nasa.jpl.mbee.mdk.docgen.validation.Severity
-
A public read-only list of all the 'Severity'
enumerators.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.validation.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum gov.nasa.jpl.mbee.mdk.docgen.view.FromProperty
-
A public read-only list of all the 'From Property'
enumerators.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.docgen.view.FromProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.mms.MMSUtils.HttpRequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.mms.MMSUtils.JsonBlobType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.mms.sync.delta.SyncElement.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.model.TomSawyerDiagram.diagramType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.ocl.GetCallOperation.CallReturnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.ocl.OclEvaluator.QueryStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.util.Changelog.ChangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.util.TaskRunner.ThreadExecutionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.util.Utils.AvailableAttribute
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum gov.nasa.jpl.mbee.mdk.validation.ViolationSeverity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesEqual(T1, T2) - Static method in class gov.nasa.jpl.mbee.mdk.util.Utils2
-
Deprecated.
- VERIFY_REQUIREMENTS_MATRIX - Static variable in class gov.nasa.jpl.mbee.mdk.model.GenericTable
-
- view(Document) - Static method in class gov.nasa.jpl.mbee.mdk.generator.DocumentViewer
-
- VIEW_CONSTRAINT_SYSML_ID_SUFFIX - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- VIEW_ELEMENT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
- VIEW_ELEMENT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
- VIEW_ELEMENT__FROM_ELEMENT_ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'From Element Id'
attribute feature.
- VIEW_ELEMENT__FROM_ELEMENT_ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'From Element Id' attribute.
- VIEW_ELEMENT__FROM_PROPERTY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'From Property'
attribute feature.
- VIEW_ELEMENT__FROM_PROPERTY - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'From Property' attribute.
- VIEW_ELEMENT__ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Id' attribute
feature.
- VIEW_ELEMENT__ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Id' attribute.
- VIEW_ELEMENT__TITLE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage.Literals
-
The meta object literal for the 'Title' attribute
feature.
- VIEW_ELEMENT__TITLE - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The feature id for the 'Title' attribute.
- VIEW_ELEMENT_FEATURE_COUNT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.view.DocGenViewPackage
-
The number of structural features of the 'View Element' class.
- VIEW_INSTANCES_BIN_PREFIX - Static variable in class gov.nasa.jpl.mbee.mdk.api.incubating.MDKConstants
-
- ViewDocument3Action - Class in gov.nasa.jpl.mbee.mdk.docgen.actions
-
pops up a table showing views/sections/queries and targets given to queries
- ViewDocument3Action(Element) - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.actions.ViewDocument3Action
-
- ViewEditorLinkForm - Class in gov.nasa.jpl.mbee.mdk.ui
-
Created by ablack on 1/17/17.
- ViewEditorLinkForm(String, List<JButton>) - Constructor for class gov.nasa.jpl.mbee.mdk.ui.ViewEditorLinkForm
-
- ViewElement - Interface in gov.nasa.jpl.mbee.mdk.docgen.view
-
- ViewElementImpl - Class in gov.nasa.jpl.mbee.mdk.docgen.view.impl
-
An implementation of the model object '
View Element'.
- ViewElementImpl() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.view.impl.ViewElementImpl
-
- ViewHierarchyVisitor - Class in gov.nasa.jpl.mbee.mdk.viewedit
-
- ViewHierarchyVisitor() - Constructor for class gov.nasa.jpl.mbee.mdk.viewedit.ViewHierarchyVisitor
-
- ViewParser - Class in gov.nasa.jpl.mbee.mdk.generator
-
- ViewParser(DocumentGenerator, boolean, boolean, Document, Element) - Constructor for class gov.nasa.jpl.mbee.mdk.generator.ViewParser
-
- ViewpointConstraint - Class in gov.nasa.jpl.mbee.mdk.model
-
- ViewpointConstraint(DocumentValidator) - Constructor for class gov.nasa.jpl.mbee.mdk.model.ViewpointConstraint
-
- viewpointConstraintStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- viewpointStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- ViewPresentationGenerator - Class in gov.nasa.jpl.mbee.mdk.generator
-
- ViewPresentationGenerator(Set<Element>, Project, boolean) - Constructor for class gov.nasa.jpl.mbee.mdk.generator.ViewPresentationGenerator
-
- ViewPresentationGenerator(Set<Element>, Project, boolean, PresentationElementUtils) - Constructor for class gov.nasa.jpl.mbee.mdk.generator.ViewPresentationGenerator
-
- ViewPresentationGenerator(Set<Element>, Project, boolean, PresentationElementUtils, Set<Element>) - Constructor for class gov.nasa.jpl.mbee.mdk.generator.ViewPresentationGenerator
-
- viewStereotype - Static variable in class gov.nasa.jpl.mbee.mdk.docgen.DocGenProfile
-
Deprecated.
- ViewStructureValidator - Class in gov.nasa.jpl.mbee.mdk.generator
-
compliment of the InstanceViewpointAction this checks a view hierarchy model
against the viewpoints it conforms to
- ViewStructureValidator() - Constructor for class gov.nasa.jpl.mbee.mdk.generator.ViewStructureValidator
-
- VIOLATION - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the '
Violation
' class.
- VIOLATION - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The meta object id for the '
Violation
' class.
- Violation - Interface in gov.nasa.jpl.mbee.mdk.docgen.validation
-
A representation of the model object '
Violation'.
- VIOLATION__COMMENT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the 'Comment' attribute
feature.
- VIOLATION__COMMENT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The feature id for the 'Comment' attribute.
- VIOLATION__ELEMENT_ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage.Literals
-
The meta object literal for the 'Element Id'
attribute feature.
- VIOLATION__ELEMENT_ID - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The feature id for the 'Element Id' attribute.
- VIOLATION_FEATURE_COUNT - Static variable in interface gov.nasa.jpl.mbee.mdk.docgen.validation.DocGenValidationPackage
-
The number of structural features of the 'Violation' class.
- ViolationImpl - Class in gov.nasa.jpl.mbee.mdk.docgen.validation.impl
-
An implementation of the model object '
Violation'.
- ViolationImpl() - Constructor for class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.ViolationImpl
-
- violations - Variable in class gov.nasa.jpl.mbee.mdk.docgen.validation.impl.RuleImpl
-
The cached value of the '
Violations
'
containment reference list.
- ViolationSeverity - Enum in gov.nasa.jpl.mbee.mdk.validation
-
- visit(DBBook) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- visit(DBColSpec) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- visit(DBImage) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- visit(DBList) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- visit(DBListItem) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- visit(DBParagraph) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- visit(DBText) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- visit(DBSection) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- visit(DBSimpleList) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- visit(DBTable) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- visit(DBTableEntry) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- visit(DBTomSawyerDiagram) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- visit(DBPlot) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- visit(DBBook) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSerializeVisitor
-
- visit(DBColSpec) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSerializeVisitor
-
- visit(DBImage) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSerializeVisitor
-
- visit(DBList) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSerializeVisitor
-
- visit(DBListItem) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSerializeVisitor
-
- visit(DBParagraph) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSerializeVisitor
-
- visit(DBText) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSerializeVisitor
-
- visit(DBSection) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSerializeVisitor
-
- visit(DBSimpleList) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSerializeVisitor
-
- visit(DBTable) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSerializeVisitor
-
- visit(DBTableEntry) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBSerializeVisitor
-
- visit(DBBook) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDBVisitor
-
- visit(DBColSpec) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDBVisitor
-
- visit(DBImage) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDBVisitor
-
- visit(DBList) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDBVisitor
-
- visit(DBListItem) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDBVisitor
-
- visit(DBParagraph) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDBVisitor
-
- visit(DBText) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDBVisitor
-
- visit(DBSection) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDBVisitor
-
- visit(DBSimpleList) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDBVisitor
-
- visit(DBTable) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDBVisitor
-
- visit(DBTableEntry) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDBVisitor
-
- visit(DBTomSawyerDiagram) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDBVisitor
-
- visit(DBPlot) - Method in interface gov.nasa.jpl.mbee.mdk.docgen.docbook.IDBVisitor
-
- visit(boolean, String) - Method in interface gov.nasa.jpl.mbee.mdk.generator.Generatable
-
- visit(Query) - Method in class gov.nasa.jpl.mbee.mdk.model.AbstractModelVisitor
-
- visit(Document) - Method in class gov.nasa.jpl.mbee.mdk.model.AbstractModelVisitor
-
- visit(Section) - Method in class gov.nasa.jpl.mbee.mdk.model.AbstractModelVisitor
-
- visit(boolean, String) - Method in class gov.nasa.jpl.mbee.mdk.model.BehaviorQuery
-
- visit(boolean, String) - Method in class gov.nasa.jpl.mbee.mdk.model.BulletedList
-
- visit(Query) - Method in class gov.nasa.jpl.mbee.mdk.model.CollectActionsVisitor
-
- visit(Query) - Method in class gov.nasa.jpl.mbee.mdk.model.DocBookOutputVisitor
-
- visit(Document) - Method in class gov.nasa.jpl.mbee.mdk.model.DocBookOutputVisitor
-
- visit(Section) - Method in class gov.nasa.jpl.mbee.mdk.model.DocBookOutputVisitor
-
- visit(boolean, String) - Method in class gov.nasa.jpl.mbee.mdk.model.GenericTable
-
- visit(boolean, String) - Method in class gov.nasa.jpl.mbee.mdk.model.Image
-
- visit(Query) - Method in interface gov.nasa.jpl.mbee.mdk.model.IModelVisitor
-
- visit(Document) - Method in interface gov.nasa.jpl.mbee.mdk.model.IModelVisitor
-
- visit(Section) - Method in interface gov.nasa.jpl.mbee.mdk.model.IModelVisitor
-
- visit(boolean, String) - Method in class gov.nasa.jpl.mbee.mdk.model.Paragraph
-
Create DocBook paragraph(s) for this Paragraph.
- visit(boolean, String) - Method in class gov.nasa.jpl.mbee.mdk.model.Plot
-
- visit(boolean, String) - Method in class gov.nasa.jpl.mbee.mdk.model.PropertiesTableByAttributes
-
- visit(boolean, String) - Method in class gov.nasa.jpl.mbee.mdk.model.Query
-
This method must be overidden by subclasses to return the result of the
query
- visit(boolean, String) - Method in class gov.nasa.jpl.mbee.mdk.model.Simulate
-
- visit(boolean, String) - Method in class gov.nasa.jpl.mbee.mdk.model.TableStructure
-
- visit(boolean, String) - Method in class gov.nasa.jpl.mbee.mdk.model.TemporalDiff
-
- visit(boolean, String) - Method in class gov.nasa.jpl.mbee.mdk.model.TomSawyerDiagram
-
- visit(boolean, String) - Method in class gov.nasa.jpl.mbee.mdk.model.UserScript
-
- visit(boolean, String) - Method in class gov.nasa.jpl.mbee.mdk.model.ViewpointConstraint
-
- visit(String) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visit(DBImage) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoListVisitor
-
- visit(DBList) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoListVisitor
-
- visit(DBListItem) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoListVisitor
-
- visit(DBParagraph) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoListVisitor
-
- visit(DBText) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoListVisitor
-
- visit(DBTable) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoListVisitor
-
- visit(DBTable) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoTableVisitor
-
- visit(DBTableEntry) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoTableVisitor
-
- visit(DBColSpec) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoTableVisitor
-
- visit(DBImage) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoTableVisitor
-
- visit(DBList) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoTableVisitor
-
- visit(DBParagraph) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoTableVisitor
-
- visit(DBText) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoTableVisitor
-
- visit(DBSimpleList) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoTableVisitor
-
- visit(DBBook) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- visit(DBColSpec) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- visit(DBImage) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- visit(DBList) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- visit(DBParagraph) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- visit(DBText) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- visit(DBSection) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- visit(DBSimpleList) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- visit(DBPlot) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- visit(DBTomSawyerDiagram) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- visit(DBTable) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBAlfrescoVisitor
-
- visit(DBBook) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBHTMLVisitor
-
- visit(DBColSpec) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBHTMLVisitor
-
- visit(DBImage) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBHTMLVisitor
-
- visit(DBList) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBHTMLVisitor
-
- visit(DBListItem) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBHTMLVisitor
-
- visit(DBParagraph) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBHTMLVisitor
-
- visit(DBText) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBHTMLVisitor
-
- visit(DBSection) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBHTMLVisitor
-
- visit(DBSimpleList) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBHTMLVisitor
-
- visit(DBTable) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBHTMLVisitor
-
- visit(DBTableEntry) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBHTMLVisitor
-
- visit(DBTomSawyerDiagram) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.DBHTMLVisitor
-
- visit(Document) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.ViewHierarchyVisitor
-
- visit(Section) - Method in class gov.nasa.jpl.mbee.mdk.viewedit.ViewHierarchyVisitor
-
- visitAssociationClassCallExp(AssociationClassCallExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitBooleanLiteralExp(BooleanLiteralExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitChildren(DBHasContent) - Method in class gov.nasa.jpl.mbee.mdk.docgen.docbook.DBAbstractVisitor
-
- visitChildren(Container) - Method in class gov.nasa.jpl.mbee.mdk.model.AbstractModelVisitor
-
- visitCollectionItem(CollectionItem) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitCollectionLiteralExp(CollectionLiteralExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitCollectionRange(CollectionRange) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitConstraint(Object) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitEnumLiteralExp(EnumLiteralExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitExpressionInOCL(ExpressionInOCL) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitIfExp(IfExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitIntegerLiteralExp(IntegerLiteralExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitInvalidLiteralExp(InvalidLiteralExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitIterateExp(IterateExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitIteratorExp(IteratorExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitLetExp(LetExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitMessageExp(MessageExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitNullLiteralExp(NullLiteralExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitOperationCallExp(OperationCallExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitPropertyCallExp(PropertyCallExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitRealLiteralExp(RealLiteralExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitStateExp(StateExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitStringLiteralExp(StringLiteralExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitTupleLiteralExp(TupleLiteralExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitTupleLiteralPart(TupleLiteralPart) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitTypeExp(TypeExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitUnlimitedNaturalLiteralExp(UnlimitedNaturalLiteralExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitUnspecifiedValueExp(UnspecifiedValueExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitVariable(Variable) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- visitVariableExp(VariableExp) - Method in class gov.nasa.jpl.mbee.mdk.ocl.OCLSyntaxHelper.ASTVisitor
-
- Vs2E - Variable in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraphHashSet
-
- vss - Variable in class gov.nasa.jpl.mbee.mdk.api.MDKValidationWindow
-
- Vt2E - Variable in class gov.nasa.jpl.mbee.mdk.generator.graphs.DirectedHyperGraphHashSet
-