public interface BFMComponentInfo extends ComponentInfo
ComponentInfo
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getModeledDisplayId(java.lang.String displayId)
Helper method to return the modeled display id for any display id passed
as parameter.
|
Process |
getProcess()
Method that returns the detailed information about a process component.
|
getImplementationType, getReferences
getDescription, getDisplayName, getInterface, getInterfaces, getName
static final java.lang.String COPYRIGHT
java.lang.String getModeledDisplayId(java.lang.String displayId)
displayId
- Display id for which the modeled display id needs to be retrieved.Process getProcess()
Process