|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFacetDialogFactory
Interface for the dialogs creation factory.
FacetDialogFactoryImpl
Field Summary | |
---|---|
static IFacetDialogFactory |
INSTANCE
Return a new instance of the concrete implementation of this interface. |
Method Summary | |
---|---|
|
openAddAttributeInFacetDialog()
Create an new Dialog for the creation of an Attribute in a Facet. |
|
openAddOperationInFacetDialog()
Create an new Dialog for the creation of an Operation in a Facet. |
|
openAddParameterInOperationDialog()
Create an new Dialog for the creation of a Parameter in an Operation. |
|
openAddReferenceInFacetDialog()
Create an new Dialog for the creation of an Reference in a Facet. |
|
openCreateFacetInFacetSetDialog()
Create an new Dialog for the creation of a Facet in a FacetSet. |
|
openCreateFacetSetInFacetSetDialog()
Create an new Dialog for the creation of a FacetSet in a FacetSet. |
|
openEditFacetAttributeDialog()
Create an new Dialog for the edition of an Attribute. |
|
openEditFacetDialog()
Create an new Dialog for the edition of a Facet. |
|
openEditFacetOperationDialog()
Create an new Dialog for the edition of an Operation. |
|
openEditFacetOperationParameterDialog()
Create an new Dialog for the edition of a Parameter. |
|
openEditFacetReferenceDialog()
Create an new Dialog for the edition of an Reference. |
|
openEditFacetSetDialog()
Create an new Dialog for the edition of a FacetSet. |
Field Detail |
---|
static final IFacetDialogFactory INSTANCE
Method Detail |
---|
openCreateFacetSetInFacetSetDialog()
openCreateFacetInFacetSetDialog()
openAddAttributeInFacetDialog()
openAddReferenceInFacetDialog()
openAddOperationInFacetDialog()
openAddParameterInOperationDialog()
openEditFacetSetDialog()
openEditFacetDialog()
openEditFacetAttributeDialog()
openEditFacetReferenceDialog()
openEditFacetOperationDialog()
openEditFacetOperationParameterDialog()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |