public class NotFoundClassContainer extends GenericClassContainer
EMPTY_GENERIC_CONTAINER_ARRAYEMPTY_MODEL_OBJECT_ARRAYEMPTY_BASE_ARRAY| Constructor and Description |
|---|
NotFoundClassContainer(Workset aWorkset)
Initialize the new instance with a workset.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeAnalyzedForDependencies()
Returns true if this element can (currently) be analyzed for its
dependencies to other elements.
|
boolean |
isNotFoundContainer()
Returns always true.
|
boolean |
isValid()
Returns true if this class container is valid.
|
accept, acceptContainers, acceptNamespaces, acceptTypes, addPackage, addSubContainer, calculateContentHash, canHaveDependencies, collectReferredContainers, compareTo, contains, createPackage, displayString, equals, filterCorrectType, filterCorrectType, findClassInfo, findOrCreateClassInfo, findOrCreatePackage, findPackage, findPackage, getAlias, getAllContainedClasses, getAnalyzableElementType, getChildCount, getChildren, getClassification, getClassPackages, getContainedIn, getContainerNames, getContentHash, getContext, getDirectReferredContainers, getDisplayName, getHighestClassFileVersion, getIncludedContainers, getName, getNamespaces, getNumberOfContainedClasses, getNumberOfContainedPackages, getPackageNamed, getPackages, getParent, getParentContainer, getQualifiedName, getReferredContainers, getRequiredClassFileVersion, getSimpleName, getSubContainers, getVersion, getWorkset, hashCode, hasParent, hasVersion, initHighestClassFileVersion, inspectString, isShortContainerNamesOn, isSoftwareComponent, isThirdPartyLibrary, packages, packages, packagesCollected, packagesCollected, processClassInformationObjects, processClassPackageObjects, refersTo, release, releaseExternalResources, removeSubContainer, setAlias, setClassification, setContainedIn, setContainerNames, setContentHash, setHighestClassFileVersion, setIncludedContainers, setReferredContainers, setWorkset, toStringapply, applyOnChildren, applyOnStack, applySelf, coll, countAllElementsRecursivly, getNumberOfAncestors, getOtherProperties, getProperty, getPropertyNames, setOtherProperties, setProperty, str, visitStackObjectspublic NotFoundClassContainer(Workset aWorkset)
public boolean isNotFoundContainer()
isNotFoundContainer in class GenericClassContainerpublic boolean isValid()
GenericClassContainerisValid in class GenericClassContainerpublic boolean canBeAnalyzedForDependencies()
canBeAnalyzedForDependencies in interface IAnalyzableElementcanBeAnalyzedForDependencies in class AAnalyzableElement