Modifier and Type | Method and Description |
---|---|
InstanceFacade |
LinkEndFacade.getInstance()
The first instance to which this link end is attached.
|
InstanceFacade |
AttributeLinkFacade.getInstance()
The owning instance for this link.
|
InstanceFacade |
AttributeLinkFacade.getValue()
The first instance value for this link.
|
Modifier and Type | Method and Description |
---|---|
Collection<InstanceFacade> |
LinkEndFacade.getInstances()
The instances this link end is attached too.
|
Collection<InstanceFacade> |
InstanceFacade.getOwnedInstances()
A representation of the model object 'Instance Specification'.
|
Collection<InstanceFacade> |
AttributeLinkFacade.getValues()
The instances this attribute link is attached too.
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.