public abstract class AAnalyzableElement extends AModelObject implements IAnalyzableElement, org.pfsw.bif.lifecycle.IReleasable
EMPTY_MODEL_OBJECT_ARRAYEMPTY_BASE_ARRAY| Constructor and Description |
|---|
AAnalyzableElement()
Initialize the new instance with default values.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeAnalyzedForDependencies()
Returns true if this element can (currently) be analyzed for its
dependencies to other elements.
|
apply, applyOnChildren, applyOnStack, applySelf, canHaveDependencies, coll, compareTo, countAllElementsRecursivly, getChildCount, getChildren, getName, getNumberOfAncestors, getOtherProperties, getParent, getProperty, getPropertyNames, getWorkset, hasParent, setOtherProperties, setProperty, str, visitStackObjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllContainedClasses, getAnalyzableElementType, getWorkset, refersTopublic AAnalyzableElement()
public boolean canBeAnalyzedForDependencies()
canBeAnalyzedForDependencies in interface IAnalyzableElement