public interface Port
Modifier and Type | Method and Description |
---|---|
String |
getDataType()
Get the Data Type
|
MediatorComponent |
getMediator()
Get the mediator reference which contain this port.
|
String |
getName()
Get the port name.
|
fr.liglab.adele.cilia.model.impl.PortType |
getPortType()
Get the port Type.
|
fr.liglab.adele.cilia.model.impl.PortType getPortType()
String getDataType()
String getName()
MediatorComponent getMediator()
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.