|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAttributeChild | |
---|---|
org.metaabm | |
org.metaabm.impl | |
org.metaabm.util |
Uses of IAttributeChild in org.metaabm |
---|
Methods in org.metaabm that return types with arguments of type IAttributeChild | |
---|---|
org.eclipse.emf.common.util.EList<IAttributeChild> |
SAttribute.getChildren()
Returns the value of the 'Children' containment reference list. |
Uses of IAttributeChild in org.metaabm.impl |
---|
Fields in org.metaabm.impl with type parameters of type IAttributeChild | |
---|---|
protected org.eclipse.emf.common.util.EList<IAttributeChild> |
SAttributeImpl.children
The cached value of the ' Children ' containment reference list. |
Methods in org.metaabm.impl that return types with arguments of type IAttributeChild | |
---|---|
org.eclipse.emf.common.util.EList<IAttributeChild> |
SAttributeImpl.getChildren()
|
Uses of IAttributeChild in org.metaabm.util |
---|
Methods in org.metaabm.util with parameters of type IAttributeChild | |
---|---|
T |
MetaABMSwitch.caseIAttributeChild(IAttributeChild object)
Returns the result of interpreting the object as an instance of 'IAttribute Child'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |