|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BinFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
BinPackage| Field Summary | |
|---|---|
static String |
copyright
|
static BinFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
BinaryArtifact |
createBinaryArtifact()
Returns a new object of class 'Binary Artifact'. |
BinaryCallableBlock |
createBinaryCallableBlock()
Returns a new object of class 'Binary Callable Block'. |
BoundModule |
createBoundModule()
Returns a new object of class 'Bound Module'. |
BoundRelationship |
createBoundRelationship()
Returns a new object of class 'Bound Relationship'. |
Executable |
createExecutable()
Returns a new object of class 'Executable'. |
Library |
createLibrary()
Returns a new object of class 'Library'. |
LibraryCallableExport |
createLibraryCallableExport()
Returns a new object of class 'Library Callable Export'. |
BinPackage |
getBinPackage()
Returns the package supported by this factory. |
| Field Detail |
|---|
static final String copyright
static final BinFactory eINSTANCE
| Method Detail |
|---|
BoundRelationship createBoundRelationship()
LibraryCallableExport createLibraryCallableExport()
BinaryArtifact createBinaryArtifact()
BoundModule createBoundModule()
Library createLibrary()
BinaryCallableBlock createBinaryCallableBlock()
Executable createExecutable()
BinPackage getBinPackage()
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||