|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAgentChild | |
---|---|
org.eclipse.amp.amf.sd | |
org.eclipse.amp.amf.sd.impl | |
org.eclipse.amp.amf.sd.util | |
org.metaabm | |
org.metaabm.impl | |
org.metaabm.util |
Uses of IAgentChild in org.eclipse.amp.amf.sd |
---|
Subinterfaces of IAgentChild in org.eclipse.amp.amf.sd | |
---|---|
interface |
SdModel
A representation of the model object 'Model'. |
Uses of IAgentChild in org.eclipse.amp.amf.sd.impl |
---|
Classes in org.eclipse.amp.amf.sd.impl that implement IAgentChild | |
---|---|
class |
SdModelImpl
An implementation of the model object 'Model'. |
class |
SdModelImplGeneratedNot
|
Uses of IAgentChild in org.eclipse.amp.amf.sd.util |
---|
Methods in org.eclipse.amp.amf.sd.util with parameters of type IAgentChild | |
---|---|
T |
SdSwitch.caseIAgentChild(IAgentChild object)
Returns the result of interpreting the object as an instance of 'IAgent Child'. |
static java.lang.String |
PackageGetter.getPackage(IAgentChild agentChild)
|
java.lang.String |
PropertyGetter.getProperty(IAgentChild agentChild)
|
static java.lang.String |
SrcGenGetter.getSrcGen(IAgentChild agentChild)
|
Uses of IAgentChild in org.metaabm |
---|
Methods in org.metaabm that return types with arguments of type IAgentChild | |
---|---|
org.eclipse.emf.common.util.EList<IAgentChild> |
SAgent.getChildren()
Returns the value of the 'Children' containment reference list. |
Uses of IAgentChild in org.metaabm.impl |
---|
Fields in org.metaabm.impl with type parameters of type IAgentChild | |
---|---|
protected org.eclipse.emf.common.util.EList<IAgentChild> |
SAgentImpl.children
The cached value of the ' Children ' containment reference list. |
Methods in org.metaabm.impl that return types with arguments of type IAgentChild | |
---|---|
org.eclipse.emf.common.util.EList<IAgentChild> |
SAgentImpl.getChildren()
|
Uses of IAgentChild in org.metaabm.util |
---|
Methods in org.metaabm.util with parameters of type IAgentChild | |
---|---|
T |
MetaABMSwitch.caseIAgentChild(IAgentChild object)
Returns the result of interpreting the object as an instance of 'IAgent Child'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |