|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IRPCollection in com.telelogic.rhapsody.core |
---|
Methods in com.telelogic.rhapsody.core that return IRPCollection | |
---|---|
IRPCollection |
IRPStatechartDiagram.addAndLine(IRPGraphNode sourceState,
int xStartPosition,
int yStartPosition,
int xEndPosition,
int yEndPosition)
Adds an And Line to the specified state. |
IRPCollection |
IRPApplication.createNewCollection()
creates a new Rhapsody collection object |
IRPCollection |
IRPProject.findElementsWithOSLCLink(java.lang.String type,
java.lang.String purl)
Returns a collection of all the model elements that have an OSLC link of the specified type to the specified target element. |
IRPCollection |
IRPPackage.findUsage(IRPModelElement objToFind)
Returns a collection of the elements in the current package that are related to the specified model element. |
IRPCollection |
IRPProject.getActiveCustomViewsOnBrowser()
Returns a collection of the custom views currently applied to the browser. |
IRPCollection |
IRPProject.getActiveCustomViewsOnDiagram(IRPDiagram diagram)
Returns a collection of the custom views currently applied to the specified diagram. |
IRPCollection |
IRPPackage.getActors()
Returns a collection of all the actors in the package. |
IRPCollection |
IRPMessage.getActualParameterList()
get property actualParameterList |
IRPCollection |
IRPGraphElement.getAllGraphicalProperties()
method getAllGraphicalProperties |
IRPCollection |
IRPPackage.getAllNestedElements()
Returns a collection of all the model elements that are directly under the current package, including functions, global variables, and global objects. |
IRPCollection |
IRPGraphElement.getAllProperties()
method getAllProperties |
IRPCollection |
IRPProject.getAllStereotypes()
Returns a collection of all the stereotypes in the project. |
IRPCollection |
IRPModelElement.getAllTags()
Returns a collection of all the element's tags. |
IRPCollection |
IRPStatechart.getAllTriggers()
Returns a collection of all the triggers in the statechart |
IRPCollection |
IRPAnnotation.getAnchoredByMe()
Gets the list of model elements that are anchored to the annotation. |
IRPCollection |
IRPModelElement.getAnnotations()
Returns all of the element's annotations. |
IRPCollection |
IRPInterfaceItem.getArguments()
Returns a collection of all the arguments for the operation (collection of IRPArgument objects). |
IRPCollection |
IRPSendAction.getArgVals()
Returns a collection of the argument values that were set for the event associated with the Send Action element. |
IRPCollection |
IRPModelElement.getAssociationClasses()
Returns a collection of all the association classes directly beneath this model element. |
IRPCollection |
IRPCollaboration.getAssociations()
get property associations |
IRPCollection |
IRPClassifier.getAttributes()
Returns a collection of all the classifier's attributes. |
IRPCollection |
IRPClassifier.getAttributesIncludingBases()
Returns a collection of all the classifier's attributes, including those it inherits from its base classifiers. |
IRPCollection |
IRPClassifier.getBaseClassifiers()
Returns a collection of the classifiers that server as base classifiers for this classifier. |
IRPCollection |
IRPPackage.getBehavioralDiagrams()
Returns a collection of all the activity diagrams in the package. |
IRPCollection |
IRPClassifier.getBehavioralDiagrams()
Returns a collection of all the statecharts and activities defined for the classifier. |
IRPCollection |
IRPMatrixLayout.getCellElementTypes()
Returns a collection of the element types that were specified to be displayed in the cells of the matrix. |
IRPCollection |
IRPPackage.getClasses()
Returns a collection of all the classes in the package. |
IRPCollection |
IRPCollaboration.getClassifier()
Returns a collection of all the instance lines in the sequence diagram. |
IRPCollection |
IRPAssociationRole.getClassifierRoles()
Returns a collection of the classifier roles that are linked by the association role. |
IRPCollection |
IRPCodeGenerator.getCodeAnnotations(IRPModelElement element,
int bSpecFile)
method to get generated code file names |
IRPCollection |
IRPProject.getCodeGeneratedFiles()
Returns a collection of filenames for the code files that will be generated for the current active component if you select the "regenerate" option. |
IRPCollection |
IRPPackage.getCollaborationDiagrams()
Returns a collection of all the collaboration diagrams in the package. |
IRPCollection |
IRPTableLayout.getColumns()
|
IRPCollection |
IRPPackage.getComponentDiagrams()
Returns a collection of all the component diagrams in the package. |
IRPCollection |
IRPNode.getComponentInstances()
get property componentInstances |
IRPCollection |
IRPProject.getComponents()
Returns a collection of all the components in the project. |
IRPCollection |
IRPCollaboration.getConcurrentGroup(IRPMessage msg)
method getConcurrentGroup |
IRPCollection |
IRPComponent.getConfigurations()
Returns a collection of all the configurations in the component. |
IRPCollection |
IRPModelElement.getConstraints()
Returns all of the element's constraints. |
IRPCollection |
IRPModelElement.getConstraintsByHim()
For internal use only. |
IRPCollection |
IRPConstraint.getConstraintsByMe()
Returns all of the model elements affected by this constraint. |
IRPCollection |
IRPInteractionOperand.getContainedMessages()
Returns a collection of all the messages contained in the interaction operand. |
IRPCollection |
IRPSwimlane.getContents()
get property contents |
IRPCollection |
IRPModelElement.getControlledFiles()
Returns a collection of all the element's controlled files. |
IRPCollection |
IRPFlow.getConveyed()
get property conveyed |
IRPCollection |
IRPDiagram.getCorrespondingGraphicElements(IRPModelElement modelElement)
Returns the graphical elements that represent the specified model element in the diagram. |
IRPCollection |
IRPModelElement.getDependencies()
Returns all of the element's dependencies. |
IRPCollection |
IRPPackage.getDeploymentDiagrams()
Returns a collection of all the deployment diagrams in the package. |
IRPCollection |
IRPClassifier.getDerivedClassifiers()
Returns a collection of all the classifiers derived from this classifier. |
IRPCollection |
IRPConnector.getDerivedInEdges()
Returns a collection of the transitions coming into the connector. |
IRPCollection |
IRPUseCase.getDescribingDiagrams()
get property describingDiagrams |
IRPCollection |
IRPFile.getElements()
get property elements |
IRPCollection |
IRPDiagram.getElementsInDiagram()
Returns a collection of all the model elements in the diagram. |
IRPCollection |
IRPStatechart.getElementsInDiagram()
Returns a collection of all of the elements in the statechart. |
IRPCollection |
IRPTableLayout.getElementTypes()
Returns a collection of the element types that were specified to be displayed in the table. |
IRPCollection |
IRPUseCase.getEntryPoints()
get property entryPoints |
IRPCollection |
IRPType.getEnumerationLiterals()
get property enumerationLiterals |
IRPCollection |
IRPPackage.getEvents()
Returns a collection of all the events in the package. |
IRPCollection |
IRPCollaboration.getExecutionOccurrences()
Returns a collection of all the Execution Occurrences in the diagram. |
IRPCollection |
IRPUseCase.getExtensionPoints()
get property extensionPoints |
IRPCollection |
IRPFile.getFileFragments()
get property fileFragments |
IRPCollection |
IRPFile.getFiles()
get property files |
IRPCollection |
IRPComponent.getFiles()
Returns a collection of all the Files in the component. |
IRPCollection |
IRPSearchQuery.getFilterElementTypes()
Returns the element types that are to be searched for the search text. |
IRPCollection |
IRPSearchQuery.getFilterSearchInFields()
Returns the list of element fields that the search is to be applied to. |
IRPCollection |
IRPSearchQuery.getFilterStereotypes()
Returns the names of the stereotypes that were specified as search criteria. |
IRPCollection |
IRPSearchQuery.getFilterSubQueries()
Returns the subqueries that were specified for the search. |
IRPCollection |
IRPPackage.getFlowItems()
Returns a collection of all the item flows in the package. |
IRPCollection |
IRPClassifier.getFlowItems()
Returns a collection of all the classifier's item flows. |
IRPCollection |
IRPPackage.getFlows()
Returns a collection of all the flows in the package. |
IRPCollection |
IRPClassifier.getFlows()
Returns a collection of the classifier's flows. |
IRPCollection |
IRPAssociationRole.getFormalRelations()
Returns a collection of IRPRelation objects, representing the association ends of the association role. |
IRPCollection |
IRPTableLayout.getFromElementTypes()
For "relation tables", returns a collection of the element types specified as the "from" element types. |
IRPCollection |
IRPMatrixLayout.getFromElementTypes()
Returns a collection of the "from" element types specified to be displayed in the matrix. |
IRPCollection |
IRPMatrixView.getFromScope()
method GetFromScope |
IRPCollection |
IRPClassifier.getGeneralizations()
Returns a collection of all the classifier's generalization relationships. |
IRPCollection |
IRPCodeGenerator.getGeneratedFileNames(IRPModelElement element)
method to get generated code file names |
IRPCollection |
IRPPackage.getGlobalFunctions()
Returns a collection of all the global functions in the package. |
IRPCollection |
IRPPackage.getGlobalObjects()
Returns a collection of all the Objects in the package. |
IRPCollection |
IRPPackage.getGlobalVariables()
Returns a collection of all the global variables in the package. |
IRPCollection |
IRPDiagram.getGraphicalElements()
Returns a collection of all the graphical elements in the diagram. |
IRPCollection |
IRPStatechart.getGraphicalElements()
Returns a collection of all the graphical elements in the statechart. |
IRPCollection |
IRPModelElement.getHyperLinks()
Returns a collection of all the hyperlinks associated with the element. |
IRPCollection |
IRPTableView.getImageCollection(java.lang.String sFolder,
java.lang.String sFilename,
java.lang.String sExtension)
method GetImageCollection |
IRPCollection |
IRPMatrixView.getImageCollection(java.lang.String sFolder,
java.lang.String sFilename,
java.lang.String sExtension)
method GetImageCollection |
IRPCollection |
IRPConfiguration.getInitialInstances()
get method initialInstances |
IRPCollection |
IRPInstance.getInLinks()
method getInLinks |
IRPCollection |
IRPInstanceSpecification.getInstanceSlots()
get property instanceSlots |
IRPCollection |
IRPPackage.getInstanceSpecifications()
Returns a collection of all the instance specifications in the package. |
IRPCollection |
IRPObjectNode.getInStateList()
Returns a collection of the "In State" states for the object node. |
IRPCollection |
IRPConfiguration.getInstrumentationScope()
get property instrumentationScope |
IRPCollection |
IRPCollaboration.getInteractionOccurrences()
Returns a collection of all the interaction occurrences in the sequence diagram. |
IRPCollection |
IRPInteractionOperator.getInteractionOperands()
get property interactionOperands |
IRPCollection |
IRPCollaboration.getInteractionOperators()
Returns a collection of all the interaction operators in the sequence diagram. |
IRPCollection |
IRPClassifier.getInterfaceItems()
Returns a collection of the classifier's elements of type IRPInterfaceItem (such as operations, triggered operations, and event receptions). |
IRPCollection |
IRPClassifier.getInterfaceItemsIncludingBases()
Returns a collection of the classifier's elements of type IRPInterfaceItem (such as operations, triggered operations, and event receptions), including those it inherits from its base classifier. |
IRPCollection |
IRPState.getInternalTransitions()
Returns a collection of the state's internal transitions. |
IRPCollection |
IRPStateVertex.getInTransitions()
Returns all of the transitions that enter the element. |
IRPCollection |
IRPPackage.getLinks()
Returns a collection of all the Links in the package. |
IRPCollection |
IRPClassifier.getLinks()
Returns a collection of all the classifier's link relationships. |
IRPCollection |
IRPApplication.getListOfFactoryProperties()
get list of factory properties |
IRPCollection |
IRPInstance.getListOfInitializerArguments()
method getListOfInitializerArguments |
IRPCollection |
IRPApplication.getListOfSelectedElements()
get list of selected elements |
IRPCollection |
IRPApplication.getListOfSiteProperties()
get list of site properties |
IRPCollection |
IRPGraphElement.getLocalProperties()
method getLocalProperties |
IRPCollection |
IRPModelElement.getLocalTags()
Returns a collection of the tags that were created locally for this model element. |
IRPCollection |
IRPState.getLogicalStates()
Returns a collection of all the substates of the current state and all the first-level substates of those states, meaning down to the second level. |
IRPCollection |
IRPSearchResult.getMatchedFields()
get property matchedFields |
IRPCollection |
IRPCollaboration.getMessagePoints()
Returns all the message points along the specified instance line. |
IRPCollection |
IRPInteractionOccurrence.getMessagePoints()
get property messagePoints |
IRPCollection |
IRPCollaboration.getMessagePoints(IRPClassifierRole classifier)
Returns all the message points along the specified instance line. |
IRPCollection |
IRPCollaboration.getMessages()
Returns a collection of all the messages in the sequence diagram. |
IRPCollection |
IRPPackage.getModules()
Returns a collection of all the File elements in the package. |
IRPCollection |
IRPContextSpecification.getMultiplicities()
Returns the collection of the relevant indices for each of the model elements in the "value" collection. |
IRPCollection |
IRPPackage.getNestedClassifiers()
Returns a collection of all the classifiers in the package. |
IRPCollection |
IRPClassifier.getNestedClassifiers()
Returns a collection of all the classifiers nested below the current classifier. |
IRPCollection |
IRPPackage.getNestedComponents()
Returns a collection of all the Components in the package. |
IRPCollection |
IRPComponent.getNestedComponents()
Returns a collection of all the nested components in the component. |
IRPCollection |
IRPModelElement.getNestedElements()
Gets a collection of all the model elements that are directly under the current element. |
IRPCollection |
IRPModelElement.getNestedElementsByMetaClass(java.lang.String metaClass,
int recursive)
Retrieves all of the model elements of the specified type below the current element. |
IRPCollection |
IRPModelElement.getNestedElementsRecursive()
Returns a collection that consists of the current element and all of the model elements below it. |
IRPCollection |
IRPUnit.getNestedSaveUnits()
Returns a collection of any sub-elements of the unit that were saved as individual files. |
IRPCollection |
IRPPackage.getNodes()
Returns a collection of all the Node elements in the package. |
IRPCollection |
IRPPackage.getObjectModelDiagrams()
Returns a collection of all the object model diagrams in the package. |
IRPCollection |
IRPClassifier.getOperations()
Returns a collection of all the classifier's operations. |
IRPCollection |
IRPModelElement.getOSLCLinks()
Returns a collection of all the element's OSLC links. |
IRPCollection |
IRPInstance.getOutLinks()
method getOutLinks |
IRPCollection |
IRPStateVertex.getOutTransitions()
Returns all of the transitions that exit the element. |
IRPCollection |
IRPModelElement.getOverriddenProperties(int recursive)
Returns a collection of all the properties whose value was overridden for this model element. |
IRPCollection |
IRPModelElement.getOverriddenPropertiesByPattern(java.lang.String pattern,
int localyOverridenOnly,
int withDefaultValues)
method getOverriddenPropertiesByPattern |
IRPCollection |
IRPModelElement.getOwnedDependencies()
Returns all of the dependencies that are owned by the element. |
IRPCollection |
IRPPackage.getPackages()
Returns a collection of all the nested packages in the package. |
IRPCollection |
IRPPackage.getPanelDiagrams()
Returns a collection of all the panel diagrams in the package. |
IRPCollection |
IRPComponent.getPanelDiagrams()
Returns a collection of all the panel diagrams in the component. |
IRPCollection |
IRPGraphNode.getPanelWidgetInstancePath()
get property panelWidgetInstancePath |
IRPCollection |
IRPDiagram.getPictureAs(java.lang.String firstFileName,
java.lang.String imageFormat,
int getImageMaps,
IRPCollection diagrammap)
Saves the diagram in the specified graphic format, breaking the diagram into a number of files if necessary. |
IRPCollection |
IRPStatechart.getPictureAs(java.lang.String firstFileName,
java.lang.String imageFormat,
int getImageMaps,
IRPCollection diagrammap)
Saves the statechart in the specified graphic format, breaking the diagram into a number of files if necessary. |
IRPCollection |
IRPDiagram.getPictureAsDividedMetafiles(java.lang.String firstFileName)
Saves the diagram as an emf format file, breaking the diagram into a number of such files if necessary. |
IRPCollection |
IRPStatechart.getPictureAsDividedMetafiles(java.lang.String firstFileName)
Saves the statechart as an emf format file, breaking the diagram into a number of such files if necessary. |
IRPCollection |
IRPDiagram.getPicturesWithImageMap(java.lang.String firstFileName,
IRPCollection diagrammap)
Saves the diagram as an emf format file, breaking the diagram into a number of files if necessary. |
IRPCollection |
IRPStatechart.getPicturesWithImageMap(java.lang.String firstFileName,
IRPCollection diagrammap)
Saves the statechart as an emf format file, breaking the diagram into a number of files if necessary. |
IRPCollection |
IRPClassifier.getPorts()
Returns a collection of all the classifier's ports. |
IRPCollection |
IRPComponent.getPossibleVariants(IRPModelElement variationPoint)
method getPossibleVariants |
IRPCollection |
IRPProject.getProfiles()
Returns a collection of all the profiles in the project. |
IRPCollection |
IRPApplication.getProjects()
get property projects |
IRPCollection |
IRPPort.getProvidedInterfaces()
get property providedInterfaces |
IRPCollection |
IRPRelation.getQualifiers()
method getQualifiers |
IRPCollection |
IRPModelElement.getRedefines()
method getRedefines |
IRPCollection |
IRPModelElement.getReferences()
Returns a collection of all the model elements that point to this model element. |
IRPCollection |
IRPClassifierRole.getReferencingClassifierRolesRecursively()
method getReferencingClassifierRolesRecursively |
IRPCollection |
IRPSequenceDiagram.getRelatedUseCases()
For internal use only. |
IRPCollection |
IRPClassifier.getRelations()
Returns a collection of all the classifier's associations. |
IRPCollection |
IRPClassifier.getRelationsIncludingBases()
Returns a collection of all the classifier's associations, including those it inherits from its base classifier. |
IRPCollection |
IRPModelElement.getRemoteDependencies()
For Design Manager projects, returns a collection of all the dependencies that the model element has on remote elements. |
IRPCollection |
IRPProject.getRemoteResourcePackages()
For Design Manager projects, returns the packages of remote requirements (the "Remote Resource Packages"). |
IRPCollection |
IRPFlowItem.getRepresented()
Returns a collection of all the information elements that are represented by the item flow. |
IRPCollection |
IRPPort.getRequiredInterfaces()
get property requiredInterfaces |
IRPCollection |
IRPProject.getRequirementsByID(java.lang.String requirementID,
int returnFirstFoundOnly)
Returns all of the requirements that have the specified ID. |
IRPCollection |
IRPTableLayout.getResultList(IRPModelElement scope)
method GetResultList |
IRPCollection |
IRPTableView.getScope()
method GetScope |
IRPCollection |
IRPComponent.getScopeElements()
Returns a collection of all the model elements in the scope of the component. |
IRPCollection |
IRPComponent.getScopeElementsByCategory(java.lang.String category)
method getScopeElementsByCategory |
IRPCollection |
IRPSearchQuery.getSearchScopeElements()
Returns a collection of the model elements that constitute the scope for the search. |
IRPCollection |
IRPApplication.getSelectedGraphElements()
get selected graph elements |
IRPCollection |
IRPPackage.getSequenceDiagrams()
Returns a collection of all the sequence diagrams in the package. |
IRPCollection |
IRPClassifier.getSequenceDiagrams()
Returns a collection of the classifier's sequence diagrams. |
IRPCollection |
IRPPackage.getSourceArtifacts()
Gets the source artifacts for the package. |
IRPCollection |
IRPClassifier.getSourceArtifacts()
Gets the source artifacts for the classifier. |
IRPCollection |
IRPState.getStaticReactions()
Returns a collection of the state's internal transitions. |
IRPCollection |
IRPModelElement.getStereotypes()
Returns a collection of the stereotypes that have been applied to the element. |
IRPCollection |
IRPUnit.getStructureDiagrams()
Returns a collection of any structure diagrams that are sub-elements of the unit. |
IRPCollection |
IRPState.getSubStates()
Returns a collection of the substates contained in this state. |
IRPCollection |
IRPState.getSubStateVertices()
Returns a collection of all the first-level elements contained in this state - this includes both node elements and connector elements. |
IRPCollection |
IRPFlowchart.getSwimlanes()
Returns a collection of all the swimlanes in the activity. |
IRPCollection |
IRPSwimlane.getSwimlanes()
get property swimlanes |
IRPCollection |
IRPTemplateInstantiation.getTemplateInstantiationParameters()
get property templateInstantiationParameters |
IRPCollection |
IRPModelElement.getTemplateParameters()
For model elements that are templates, returns the template parameters. |
IRPCollection |
IRPPackage.getTimingDiagrams()
Returns a collection of all the timing diagrams in the package. |
IRPCollection |
IRPTableLayout.getToElementTypes()
For "relation tables", returns a collection of the element types specified as the "to" element types. |
IRPCollection |
IRPMatrixLayout.getToElementTypes()
Returns a collection of the "to" element types specified to be displayed in the matrix. |
IRPCollection |
IRPMatrixView.getToScope()
method GetToScope |
IRPCollection |
IRPPackage.getTypes()
Returns a collection of all the types in the package. |
IRPCollection |
IRPPackage.getUseCaseDiagrams()
Returns a collection of all the use case diagrams in the package. |
IRPCollection |
IRPPackage.getUseCases()
Returns a collection of all the use cases in the package. |
IRPCollection |
IRPPackage.getUserDefinedStereotypes()
Returns a collection of all the user-defined stereotypes in the package. |
IRPCollection |
IRPContextSpecification.getValue()
Returns the collection of strings that represents the model elements that constitute the full path to the element. |
IRPCollection |
IRPInstanceSlot.getValues()
get property values |
IRPCollection |
IRPVariable.getValueSpecifications()
Returns a collection of the initial values that were declared for elements where the multiplicity is greater than one. |
IRPCollection |
IRPComponent.getVariationPoints()
Returns a collection of the variation points that are included in the scope of the component. |
IRPCollection |
IRPTransition.itsCompoundSource()
method itsCompoundSource |
IRPCollection |
IRPRoundTrip.roundtripFile(java.lang.String filename,
int reGenerateFile)
roundtrip file |
IRPCollection |
IRPSearchManager.search(IRPSearchQuery pSearchQuery)
method Search |
Methods in com.telelogic.rhapsody.core with parameters of type IRPCollection | |
---|---|
IRPGraphElement |
IRPDiagram.addFreeShapeByType(java.lang.String metaType,
IRPCollection xPoints,
IRPCollection yPoints)
Adds a free shape of the type specified, using the x coordinates and y coordinates provided. |
IRPGraphElement |
IRPStatechart.addFreeShapeByType(java.lang.String metaType,
IRPCollection xPoints,
IRPCollection yPoints)
Adds a free shape of the type specified, using the x coordinates and y coordinates provided. |
void |
IRPComponent.addToScope(IRPFile file,
IRPCollection classes,
IRPCollection packages)
method addToScope |
abstract void |
RPRoundTripListener.afterRoundTrip(IRPCollection Items)
Called after round trip was finished |
void |
IRPProject.applyRoundtripDiffMerge(int magicNumber,
IRPProject shadowModel,
IRPCollection filesToUpdate)
For internal use only. |
abstract void |
RPRoundTripListener.beforeRoundTrip(IRPCollection Items)
Called before round trip is started |
abstract boolean |
RPJavaPluginsManager.callElementCollectionPluginMethod(java.lang.String PluginClassName,
java.lang.String methodName,
IRPModelElement element,
IRPCollection collection)
Calls a method of a plugins main class with ModelElement and collection |
abstract boolean |
RPJavaPluginsManager.callPluginMethod(java.lang.String PluginClassName,
java.lang.String methodName,
IRPCollection args)
Calls a method of a plugins main class |
abstract boolean |
RPExternalCheck.check(IRPModelElement ElementToCheck,
IRPCollection FailedElements)
Called by Rhapsody to execute the check. |
void |
IRPDiagram.completeRelations(IRPCollection graphElements,
int selectedToAll)
Adds connectors to the diagram to reflect the existing relations between the specified elements. |
abstract IRPModelElement |
RPExternalRoundtrip.createCodeModel(IRPCollection roundTrippedFileList)
method CreateCodeModel |
void |
IRPAXViewCtrl.executeCommand(java.lang.String commandType,
IRPCollection pCommandInitialization,
IRPCollection pCommandResult)
Execute command |
void |
IRPApplication.executeCommand(java.lang.String commandType,
IRPCollection pCommandInitialization,
IRPCollection pCommandResult)
method execute command |
void |
IRPApplication.forceRoundtripElements(IRPCollection elements)
method forceRoundtripElements |
abstract void |
RPExternalCodeGenerator.generate(IRPModelElement activeConfiguration,
IRPCollection classifiersCollection,
IRPCollection filesCollection,
int generateMainFile,
int generateMakefile)
method Generate |
void |
IRPApplication.generateElements(IRPCollection elements)
method generateElements |
IRPCollection |
IRPDiagram.getPictureAs(java.lang.String firstFileName,
java.lang.String imageFormat,
int getImageMaps,
IRPCollection diagrammap)
Saves the diagram in the specified graphic format, breaking the diagram into a number of files if necessary. |
IRPCollection |
IRPStatechart.getPictureAs(java.lang.String firstFileName,
java.lang.String imageFormat,
int getImageMaps,
IRPCollection diagrammap)
Saves the statechart in the specified graphic format, breaking the diagram into a number of files if necessary. |
IRPCollection |
IRPDiagram.getPicturesWithImageMap(java.lang.String firstFileName,
IRPCollection diagrammap)
Saves the diagram as an emf format file, breaking the diagram into a number of files if necessary. |
IRPCollection |
IRPStatechart.getPicturesWithImageMap(java.lang.String firstFileName,
IRPCollection diagrammap)
Saves the statechart as an emf format file, breaking the diagram into a number of files if necessary. |
java.lang.String |
IRPModelElement.getPropertyValueConditional(java.lang.String propertyKey,
IRPCollection formalKey,
IRPCollection actualValues)
Returns the value of the specified property for the model element, taking into account the collection of tokens specified and the collection of token values specified. |
java.lang.String |
IRPModelElement.getPropertyValueConditionalExplicit(java.lang.String propertyKey,
IRPCollection formalKey,
IRPCollection actualValues)
Returns the value of the specified property for the model element, if the default value was overridden, taking into account the collection of tokens specified and the collection of token values specified. |
abstract boolean |
RPJavaPluginsManager.loadPlugin(java.lang.String PluginClassName,
IRPCollection classURLS,
IRPCollection libURLS)
Loads the Java plugin main class |
abstract void |
RPExternalIDEManager.onNotifyMessage(java.lang.String messageType,
IRPCollection pMessageInitialization,
IRPCollection pMessageResult)
method OnNotifyMessage |
IRPAXViewCtrl |
IRPApplication.openActiveXView(java.lang.String viewType,
IRPCollection pViewInitialization,
IRPCollection pExtra)
Open ActivexView |
void |
IRPDiagram.populateDiagram(IRPCollection elementsToPopulate,
IRPCollection relationsTypes,
java.lang.String createContent)
Populates the diagram with the elements and types of relations specified. |
void |
IRPStatechart.populateDiagram(IRPCollection elementsToPopulate,
IRPCollection relationsTypes,
java.lang.String createContent)
Populates the statechart with the elements and types of relations specified. |
void |
IRPApplication.regenerateElements(IRPCollection elements)
method regenerateElements |
void |
IRPDiagram.removeGraphElements(IRPCollection elementsToRemove)
Removes the specified graphic elements from the diagram. |
void |
IRPApplication.roundtripElements(IRPCollection elements)
method roundtripElements |
void |
IRPApplication.selectGraphElements(IRPCollection graphElements)
Selects multiple elements in the most recently opened diagram. |
void |
IRPApplication.selectModelElements(IRPCollection modelElements)
Selects multiple items in the model browser. |
void |
IRPMessage.setActualParameterList(IRPCollection pVal)
method setActualParameterList |
void |
IRPMatrixLayout.setCellElementTypes(IRPCollection pCollection)
Specifies the element types to display in the cells of the matrix. |
void |
IRPModelElement.setDescriptionAndHyperlinks(java.lang.String rtfText,
IRPCollection targets)
Specifies an RTF string to use as the description for the element, and a collection of elements to which hyperlinks should be created. |
void |
IRPTableLayout.setElementTypes(IRPCollection elements)
Specifies the list of element types that should be displayed in the table. |
void |
IRPTableLayout.setFromElementTypes(IRPCollection elements)
For "relation tables", specifies the list of element types to use as the "from" element types. |
void |
IRPMatrixLayout.setFromElementTypes(IRPCollection pCollection)
Specifies the "from" element types that should be displayed in the matrix. |
void |
IRPMatrixView.setFromScope(IRPCollection pCollection)
Specifies the "from" scope to use for this matrix view. |
void |
IRPContextSpecification.setMultiplicities(IRPCollection multiplicities)
Specifies the collection of indices to use for the model elements in the "value" collection. |
void |
IRPGraphNode.setPanelWidgetInstancePath(IRPCollection panelWidgetInstancePath)
set property panelWidgetInstancePath |
void |
IRPTableView.setScope(IRPCollection pCollection)
Specifies the scope to use for this table view. |
void |
IRPTag.setTagContextValue(IRPCollection elements,
IRPCollection multiplicities)
Sets the value of the tag to a specific instance of another model element. |
IRPTag |
IRPModelElement.setTagContextValue(IRPTag tag,
IRPCollection elements,
IRPCollection multiplicities)
Applies the specified tag to the model element, and sets the value of the tag to a specific instance of another model element. |
void |
IRPTableLayout.setToElementTypes(IRPCollection elements)
For "relation tables", specifies the list of element types to use as the "to" element types for the table layout. |
void |
IRPMatrixLayout.setToElementTypes(IRPCollection pCollection)
Specifies the "to" element types that should be displayed in the matrix. |
void |
IRPMatrixView.setToScope(IRPCollection pCollection)
Specifies the "to" scope to use for this matrix view. |
void |
IRPContextSpecification.setValue(IRPCollection value)
Specifies the collection of strings that represents the model elements that constitute the full path to the element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |