Package | Description |
---|---|
cb.parser |
This package contains the Parser for Rational Rose Petal files.
|
cb.petal |
Modifier and Type | Method and Description |
---|---|
Tag |
ObjectFactory.createTag(String ref) |
Modifier and Type | Method and Description |
---|---|
void |
PrintVisitor.visit(Tag ref) |
Modifier and Type | Method and Description |
---|---|
Tag |
View.getClient() |
Tag |
MessView.getDataFlowView() |
Tag |
InterMessView.getFocusEntry() |
Tag |
SelfMessView.getFocusSrc() |
Tag |
InterMessView.getFocusSrc() |
Tag |
FocusOfControl.getInterObjView() |
Tag |
ObjectDiagram.getMechanismRef() |
Tag |
DataFlowView.getMessView() |
Tag |
MessView.getObjectArc() |
Tag |
RoleView.getParentView() |
Tag |
SegLabel.getParentView() |
Tag |
StateView.getParentView() |
Tag |
Compartment.getParentView() |
Tag |
ItemLabel.getParentView() |
Tag |
View.getSupplier() |
Modifier and Type | Method and Description |
---|---|
void |
View.setClient(Tag o) |
void |
MessView.setDataFlowView(Tag o) |
void |
InterMessView.setFocusEntry(Tag o) |
void |
SelfMessView.setFocusSrc(Tag o) |
void |
InterMessView.setFocusSrc(Tag o) |
void |
FocusOfControl.setInterObjView(Tag o) |
void |
ObjectDiagram.setMechanismRef(Tag o) |
void |
DataFlowView.setMessView(Tag o) |
void |
MessView.setObjectArc(Tag o) |
void |
RoleView.setParentView(Tag o) |
void |
SegLabel.setParentView(Tag o) |
void |
StateView.setParentView(Tag o) |
void |
Compartment.setParentView(Tag o) |
void |
ItemLabel.setParentView(Tag o) |
void |
View.setSupplier(Tag o) |
void |
EmptyVisitor.visit(Tag tag) |
void |
Visitor.visit(Tag obj) |
void |
DescendingVisitor.visit(Tag tag) |
Copyright © 2018 BITPlan GmbH. All rights reserved.