|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.xtools.uml.rt.core.RTFactory
public class RTFactory
Factory for creating or making UMLRT-specific model elements
| Nested Class Summary | |
|---|---|
static class |
RTFactory.CapsuleFactory
Factory for creating Capsule objects |
static class |
RTFactory.EventFactory
Factory for making Events with UMLRT traits The UML2 Event objects can be created using RTModelOperations API
This factory only adds UMLRT traits such as "IN", "OUT" flags to existing UML2 Event elements. |
static class |
RTFactory.ProtocolFactory
Factory for creating Protocol objects |
static interface |
RTFactory.RTRedefFactory
Extension for UML Modeler Redefinition Factory |
| Field Summary | |
|---|---|
static RTFactory.RTRedefFactory |
redefFactory
Redefinition Factory singleton |
| Constructor Summary | |
|---|---|
RTFactory()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static RTFactory.RTRedefFactory redefFactory
| Constructor Detail |
|---|
public RTFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||