|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenNavigatorChildReference
A representation of the model object 'Gen Navigator Child Reference'.
The following features are supported:
GMFGenPackage.getGenNavigatorChildReference()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<GenNavigatorPath> |
findConnectionPaths()
|
GenCommonBase |
getChild()
Returns the value of the 'Child' reference. |
String |
getGroupIcon()
Returns the value of the 'Group Icon' attribute. |
String |
getGroupName()
Returns the value of the 'Group Name' attribute. |
GenNavigator |
getNavigator()
Returns the value of the 'Navigator' container reference. |
GenCommonBase |
getParent()
Returns the value of the 'Parent' reference. |
GenNavigatorReferenceType |
getReferenceType()
Returns the value of the 'Reference Type' attribute. |
boolean |
isHideIfEmpty()
Returns the value of the 'Hide If Empty' attribute. |
boolean |
isInsideGroup()
|
void |
setChild(GenCommonBase value)
Sets the value of the ' Child ' reference. |
void |
setGroupIcon(String value)
Sets the value of the ' Group Icon ' attribute. |
void |
setGroupName(String value)
Sets the value of the ' Group Name ' attribute. |
void |
setHideIfEmpty(boolean value)
Sets the value of the ' Hide If Empty ' attribute. |
void |
setParent(GenCommonBase value)
Sets the value of the ' Parent ' reference. |
void |
setReferenceType(GenNavigatorReferenceType value)
Sets the value of the ' Reference Type ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
GenNavigator getNavigator()
Child References
'.
If the meaning of the 'Navigator' container reference isn't clear, there really should be more of a description here...
GMFGenPackage.getGenNavigatorChildReference_Navigator()
,
GenNavigator.getChildReferences()
GenCommonBase getParent()
If the meaning of the 'Parent' reference isn't clear, there really should be more of a description here...
setParent(GenCommonBase)
,
GMFGenPackage.getGenNavigatorChildReference_Parent()
void setParent(GenCommonBase value)
Parent
' reference.
value
- the new value of the 'Parent' reference.getParent()
GenCommonBase getChild()
If the meaning of the 'Child' reference isn't clear, there really should be more of a description here...
setChild(GenCommonBase)
,
GMFGenPackage.getGenNavigatorChildReference_Child()
void setChild(GenCommonBase value)
Child
' reference.
value
- the new value of the 'Child' reference.getChild()
GenNavigatorReferenceType getReferenceType()
GenNavigatorReferenceType
.
If the meaning of the 'Reference Type' attribute isn't clear, there really should be more of a description here...
GenNavigatorReferenceType
,
setReferenceType(GenNavigatorReferenceType)
,
GMFGenPackage.getGenNavigatorChildReference_ReferenceType()
void setReferenceType(GenNavigatorReferenceType value)
Reference Type
' attribute.
value
- the new value of the 'Reference Type' attribute.GenNavigatorReferenceType
,
getReferenceType()
String getGroupName()
If the meaning of the 'Group Name' attribute isn't clear, there really should be more of a description here...
setGroupName(String)
,
GMFGenPackage.getGenNavigatorChildReference_GroupName()
void setGroupName(String value)
Group Name
' attribute.
value
- the new value of the 'Group Name' attribute.getGroupName()
String getGroupIcon()
If the meaning of the 'Group Icon' attribute isn't clear, there really should be more of a description here...
setGroupIcon(String)
,
GMFGenPackage.getGenNavigatorChildReference_GroupIcon()
void setGroupIcon(String value)
Group Icon
' attribute.
value
- the new value of the 'Group Icon' attribute.getGroupIcon()
boolean isHideIfEmpty()
"true"
.
If the meaning of the 'Hide If Empty' attribute isn't clear, there really should be more of a description here...
setHideIfEmpty(boolean)
,
GMFGenPackage.getGenNavigatorChildReference_HideIfEmpty()
void setHideIfEmpty(boolean value)
Hide If Empty
' attribute.
value
- the new value of the 'Hide If Empty' attribute.isHideIfEmpty()
boolean isInsideGroup()
org.eclipse.emf.common.util.EList<GenNavigatorPath> findConnectionPaths()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |