|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Implementors should use AbstractFragment as base class.
AbstractFragment| Method Summary | |
org.eclipse.jface.action.IContributionItem[] |
getActions()
Internal use |
int |
getDiagramType()
Internal use |
org.eclipse.uml2.Element |
getElement()
Returns the associated UML2 element java class -> org.eclipse.uml2.Class java interface -> org.eclipse.uml2.Interface java method -> org.eclipse.uml2.Operation java attribute -> org.eclipse.uml2.Property association -> org.eclipse.uml2.Association |
int |
getElementType()
Internal use |
ExtensionTabItem[] |
getExtensionTabItems()
Internal use |
java.lang.Object |
getModel()
Internal use |
org.eclipse.jface.action.IContributionItem[] |
getNewActions()
Internal use |
OmondoProfile |
getProfile()
Return the Omondo Profile object which contains this fragment. |
org.eclipse.uml2.Stereotype |
getStereotype()
Returns the UML2 stereotype object. |
java.lang.String |
getStereotypeFullName()
Get the stereotype qualified name associated to this fragment. |
java.lang.String |
getStereotypeShortName()
Get the stereotype name associated to this fragment. |
void |
init(org.eclipse.core.resources.IProject project)
Internal use |
void |
setDiagramType(int diagramType)
Internal use |
void |
setElementType(int elementType)
Internal use |
void |
setModel(java.lang.Object model)
Internal use |
void |
setProfile(OmondoProfile profile)
Internal use |
void |
setStereotype(java.lang.String stereotype)
Internal use |
| Method Detail |
public java.lang.String getStereotypeFullName()
public java.lang.String getStereotypeShortName()
public org.eclipse.uml2.Stereotype getStereotype()
java.lang.IllegalStateException - if something wrong occurespublic org.eclipse.uml2.Element getElement()
java.lang.IllegalStateException - if something wrong occurespublic OmondoProfile getProfile()
public void setDiagramType(int diagramType)
public int getDiagramType()
public void setElementType(int elementType)
public int getElementType()
public void setStereotype(java.lang.String stereotype)
public org.eclipse.jface.action.IContributionItem[] getActions()
public org.eclipse.jface.action.IContributionItem[] getNewActions()
public ExtensionTabItem[] getExtensionTabItems()
public void setProfile(OmondoProfile profile)
public void init(org.eclipse.core.resources.IProject project)
public void setModel(java.lang.Object model)
public java.lang.Object getModel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||