com.semarchy.mdm.runtime.model.logical
Interface IBOTransition
- All Superinterfaces:
- IUniquelyNamed, Serializable
public interface IBOTransition
- extends IUniquelyNamed, Serializable
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
SEP |
BOTRANSITION_PREFIX
static final String BOTRANSITION_PREFIX
- See Also:
- Constant Field Values
getName
String getName()
getSourceBOEntity
IBOEntity getSourceBOEntity()
getReference
IReference getReference()
getFilter
String getFilter()
getTargetBOEntity
IBOEntity getTargetBOEntity()
isUseCustomLabel
boolean isUseCustomLabel()
Copyright © 2015. All Rights Reserved.