|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
oracle.clex.tools.addin.activitymodel.generator.jdev.InfosStructure
Constructor Summary | |
InfosStructure(oracle.bm.activitymodel.shape.AMUMLNoteShape note)
The Constructor |
Method Summary | |
java.lang.String |
getLongDescription()
Returns description |
oracle.bm.activitymodel.shape.AMUMLNoteShape |
getNote()
The getter for Activity |
java.lang.String |
getShortDescription()
Returns description |
java.util.List |
getSubStructures()
|
java.util.List |
getValidationWarnings()
Does nothing |
void |
invokeWizard(java.util.List structures)
Does nothing |
boolean |
isSelected()
Checks and returns if structure was selected on the diagram |
boolean |
isValid()
Checks and returns if the Note is valid or not |
void |
validate()
The method validates the Note. |
Constructor Detail |
public InfosStructure(oracle.bm.activitymodel.shape.AMUMLNoteShape note)
note
- The note Shape found on the activity modelMethod Detail |
public oracle.bm.activitymodel.shape.AMUMLNoteShape getNote()
public void validate()
public boolean isValid()
public boolean isSelected()
public void invokeWizard(java.util.List structures)
public java.util.List getValidationWarnings()
public java.lang.String getShortDescription()
public java.lang.String getLongDescription()
public java.util.List getSubStructures()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |