|
UML Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStateElementType
Implemented by element types that specialize the UML state type.
| Method Summary | |
|---|---|
Integer |
getRegionCount()
Gets the number of regions in a state with this element type. |
Boolean |
hasSubmachine()
Indicates whether or not a state with this element type has a submachine. |
| Methods inherited from interface org.eclipse.gmf.runtime.emf.type.core.ISpecializationType |
|---|
getEContainerDescriptor, getEditHelperAdvice, getMatcher, getMetamodelType, getSpecializedTypeIds, getSpecializedTypes, isSpecializationOf |
| Methods inherited from interface org.eclipse.gmf.runtime.emf.type.core.IElementType |
|---|
canEdit, getAllSuperTypes, getDisplayName, getEClass, getEditCommand, getEditHelper, getIconURL, getId |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.gmf.runtime.emf.type.core.IElementType |
|---|
canEdit, getAllSuperTypes, getDisplayName, getEClass, getEditCommand, getEditHelper, getIconURL, getId |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Method Detail |
|---|
Integer getRegionCount()
Boolean hasSubmachine()
true if the state of this kind has a submachine,
false otherwise.
|
UML Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||