public interface RSATestFactory
RSATestPackage| Modifier and Type | Field and Description |
|---|---|
static RSATestFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
Address |
createAddress()
Returns a new object of class 'Address'.
|
Contact |
createContact()
Returns a new object of class 'Contact'.
|
Person |
createPerson()
Returns a new object of class 'Person'.
|
RSATestPackage |
getRSATestPackage()
Returns the package supported by this factory.
|
static final RSATestFactory eINSTANCE
Person createPerson()
Address createAddress()
Contact createContact()
RSATestPackage getRSATestPackage()
Data In Motion Consulting GmbH