|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICreateContext | |
|---|---|
| org.eclipse.graphiti.features.context.impl | |
| org.eclipse.graphiti.func | |
| org.eclipse.graphiti.pattern | |
| Uses of ICreateContext in org.eclipse.graphiti.features.context.impl |
|---|
| Classes in org.eclipse.graphiti.features.context.impl that implement ICreateContext | |
|---|---|
class |
CreateContext
The Class CreateContext. |
| Uses of ICreateContext in org.eclipse.graphiti.func |
|---|
| Methods in org.eclipse.graphiti.func with parameters of type ICreateContext | |
|---|---|
boolean |
ICreate.canCreate(ICreateContext context)
Checks if business object can be created for the given context. |
java.lang.Object[] |
ICreate.create(ICreateContext context)
Creates the business object for the given context. |
| Uses of ICreateContext in org.eclipse.graphiti.pattern |
|---|
| Methods in org.eclipse.graphiti.pattern with parameters of type ICreateContext | |
|---|---|
boolean |
AbstractPattern.canCreate(ICreateContext context)
|
boolean |
CreateFeatureForPattern.canCreate(ICreateContext context)
|
java.lang.Object[] |
AbstractPattern.create(ICreateContext context)
|
java.lang.Object[] |
CreateFeatureForPattern.create(ICreateContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||