|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BusAccessEnd in edu.cmu.sei.aadl.model.component |
---|
Subinterfaces of BusAccessEnd in edu.cmu.sei.aadl.model.component | |
---|---|
interface |
BusSubcomponent
A representation of the model object 'Bus Subcomponent' |
Uses of BusAccessEnd in edu.cmu.sei.aadl.model.component.impl |
---|
Classes in edu.cmu.sei.aadl.model.component.impl that implement BusAccessEnd | |
---|---|
class |
BusSubcomponentImpl
An implementation of the model object 'Bus Subcomponent' |
Uses of BusAccessEnd in edu.cmu.sei.aadl.model.component.util |
---|
Methods in edu.cmu.sei.aadl.model.component.util with parameters of type BusAccessEnd | |
---|---|
java.lang.Object |
ComponentSwitch.caseBusAccessEnd(BusAccessEnd object)
Returns the result of interpretting the object as an instance of 'Bus Access End' |
Uses of BusAccessEnd in edu.cmu.sei.aadl.model.connection |
---|
Methods in edu.cmu.sei.aadl.model.connection that return BusAccessEnd | |
---|---|
BusAccessEnd |
ConnectionFactory.createBusAccessEnd()
Returns a new object of class 'Bus Access End' |
BusAccessEnd |
BusAccessConnection.getDst()
Returns the value of the 'Dst' reference |
BusAccessEnd |
BusAccessConnection.getSrc()
Returns the value of the 'Src' reference |
Methods in edu.cmu.sei.aadl.model.connection with parameters of type BusAccessEnd | |
---|---|
void |
BusAccessConnection.setDst(BusAccessEnd value)
Sets the value of the ' Dst ' reference |
void |
BusAccessConnection.setSrc(BusAccessEnd value)
Sets the value of the ' Src ' reference |
Uses of BusAccessEnd in edu.cmu.sei.aadl.model.connection.impl |
---|
Classes in edu.cmu.sei.aadl.model.connection.impl that implement BusAccessEnd | |
---|---|
class |
BusAccessEndImpl
An implementation of the model object 'Bus Access End' |
Fields in edu.cmu.sei.aadl.model.connection.impl declared as BusAccessEnd | |
---|---|
protected BusAccessEnd |
BusAccessConnectionImpl.dst
The cached value of the ' Dst ' reference |
protected BusAccessEnd |
BusAccessConnectionImpl.src
The cached value of the ' Src ' reference |
Methods in edu.cmu.sei.aadl.model.connection.impl that return BusAccessEnd | |
---|---|
BusAccessEnd |
BusAccessConnectionImpl.basicGetDst()
|
BusAccessEnd |
BusAccessConnectionImpl.basicGetSrc()
|
BusAccessEnd |
ConnectionFactoryImpl.createBusAccessEnd()
|
BusAccessEnd |
BusAccessConnectionImpl.getDst()
|
BusAccessEnd |
BusAccessConnectionImpl.getSrc()
|
Methods in edu.cmu.sei.aadl.model.connection.impl with parameters of type BusAccessEnd | |
---|---|
void |
BusAccessConnectionImpl.setDst(BusAccessEnd newDst)
phf: we want an add version for EList |
void |
BusAccessConnectionImpl.setSrc(BusAccessEnd newSrc)
phf: we want an add version for EList |
Uses of BusAccessEnd in edu.cmu.sei.aadl.model.connection.util |
---|
Methods in edu.cmu.sei.aadl.model.connection.util with parameters of type BusAccessEnd | |
---|---|
java.lang.Object |
ConnectionSwitch.caseBusAccessEnd(BusAccessEnd object)
Returns the result of interpretting the object as an instance of 'Bus Access End' |
Uses of BusAccessEnd in edu.cmu.sei.aadl.model.feature |
---|
Subinterfaces of BusAccessEnd in edu.cmu.sei.aadl.model.feature | |
---|---|
interface |
BusAccess
A representation of the model object 'Bus Access' |
Uses of BusAccessEnd in edu.cmu.sei.aadl.model.feature.impl |
---|
Classes in edu.cmu.sei.aadl.model.feature.impl that implement BusAccessEnd | |
---|---|
class |
BusAccessImpl
An implementation of the model object 'Bus Access' |
Uses of BusAccessEnd in edu.cmu.sei.aadl.model.feature.util |
---|
Methods in edu.cmu.sei.aadl.model.feature.util with parameters of type BusAccessEnd | |
---|---|
java.lang.Object |
FeatureSwitch.caseBusAccessEnd(BusAccessEnd object)
Returns the result of interpretting the object as an instance of 'Bus Access End' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |