Package | Description |
---|---|
cb.parser |
This package contains the Parser for Rational Rose Petal files.
|
cb.petal |
Modifier and Type | Method and Description |
---|---|
Location |
ObjectFactory.createLocation(String value1,
String value2) |
Modifier and Type | Method and Description |
---|---|
void |
PrintVisitor.visit(Location loc) |
Modifier and Type | Method and Description |
---|---|
Location |
SegLabel.getLocation() |
Location |
FocusOfControl.getLocation() |
Location |
View.getLocation() |
Location |
Compartment.getLocation() |
Location |
ItemLabel.getLocation() |
Location |
Label.getLocation() |
Location |
SelfMessView.getOrigin() |
Location |
InterMessView.getOrigin() |
Location |
MessView.getOrigin() |
Location |
TransView.getOriginAttachment() |
Location |
TransView.getTerminalAttachment() |
Location |
SelfMessView.getTerminus() |
Location |
InterMessView.getTerminus() |
Location |
MessView.getTerminus() |
Modifier and Type | Method and Description |
---|---|
void |
SegLabel.setLocation(Location o) |
void |
FocusOfControl.setLocation(Location o) |
void |
View.setLocation(Location o) |
void |
Compartment.setLocation(Location o) |
void |
ItemLabel.setLocation(Location o) |
void |
Label.setLocation(Location o) |
void |
SelfMessView.setOrigin(Location o) |
void |
InterMessView.setOrigin(Location o) |
void |
MessView.setOrigin(Location o) |
void |
TransView.setOriginAttachment(Location o) |
void |
TransView.setTerminalAttachment(Location o) |
void |
SelfMessView.setTerminus(Location o) |
void |
InterMessView.setTerminus(Location o) |
void |
MessView.setTerminus(Location o) |
void |
EmptyVisitor.visit(Location loc) |
void |
Visitor.visit(Location obj) |
void |
DescendingVisitor.visit(Location loc) |
Copyright © 2018 BITPlan GmbH. All rights reserved.