public class MClassBasedElement extends MProcessableElement
EXCLUDE_NEVER, EXCLUDE_WHEN_FAILED, EXCLUDE_WHEN_SUCCEEDED, EXCLUDE_WHEN_TRIEDCAPABILITY_SEPARATOR| Constructor and Description |
|---|
MClassBasedElement(String name,
String target,
boolean posttoall,
boolean randomselection,
String excludemode)
Create a new belief.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getTarget()
Get the target.
|
Class<?> |
getTargetClass(ClassLoader cl)
Get the target.
|
int |
hashCode() |
void |
setTarget(String target)
Set the target.
|
getExcludeMode, isPostToAll, isRandomSelection, isRebuild, setExcludeMode, setPostToAll, setRandomSelection, setRebuildgetCapabilityName, getName, setNamepublic String getTarget()
public Class<?> getTargetClass(ClassLoader cl)
public void setTarget(String target)
target - The target to set.Copyright © 2015. All Rights Reserved.