public class InputOutputSuperBeanImpl extends AnnotableSuperBeanImpl implements InputOutputSuperBean
Constructor and Description |
---|
InputOutputSuperBeanImpl(InputOutputBean inputOutputBean,
IdentifiableBean structure) |
Modifier and Type | Method and Description |
---|---|
InputOutputBean |
getBuiltFrom()
Returns the bean that was used to build this superBean
|
java.util.Set<MaintainableBean> |
getCompositeBeans()
Returns a set of beans that were used to build this superBean
|
java.lang.String |
getLocalId()
The localID attribute is an optional identification for the input or output within the process.
|
IdentifiableBean |
getStructure() |
getAnnotationByTitle, getAnnotationByType, getAnnotationByUrl, getAnnotations, hasAnnotations
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnnotationByTitle, getAnnotationByType, getAnnotationByUrl, getAnnotations, hasAnnotations
public InputOutputSuperBeanImpl(InputOutputBean inputOutputBean, IdentifiableBean structure)
public InputOutputBean getBuiltFrom()
SuperBean
getBuiltFrom
in interface SuperBean
getBuiltFrom
in interface InputOutputSuperBean
getBuiltFrom
in class SuperBeanImpl
public java.lang.String getLocalId()
InputOutputSuperBean
getLocalId
in interface InputOutputSuperBean
public IdentifiableBean getStructure()
getStructure
in interface InputOutputSuperBean
public java.util.Set<MaintainableBean> getCompositeBeans()
SuperBean
getCompositeBeans
in interface SuperBean
getCompositeBeans
in class SuperBeanImpl