Modifier and Type | Method and Description |
---|---|
ClassInfo |
getDataType()
Returns the data type.
|
Input |
getEntity()
Returns the entity element.
|
InputGranularity |
getGranulatity()
Returns the input granularity.
|
InputGroup |
getGroup()
Returns the input group info.
|
String |
getName()
Returns the port name.
|
List<OutputView> |
getOpposites()
Returns the opposite ports.
|
OperatorView |
getOwner()
Returns the owner of this port.
|
String |
toString() |
public Input getEntity()
public OperatorView getOwner()
public List<OutputView> getOpposites()
public ClassInfo getDataType()
InputInfo
getDataType
in interface InputInfo
public InputGranularity getGranulatity()
InputInfo
getGranulatity
in interface InputInfo
null
if is not definedpublic InputGroup getGroup()
InputInfo
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.