| Modifier and Type | Field and Description |
|---|---|
InstallIdCacheItem |
cacheItem |
String |
doError |
boolean |
extra |
InstallFlags |
flags |
Set<net.thevpc.nuts.artifact.NId> |
forIds |
net.thevpc.nuts.artifact.NId |
id |
boolean |
ignored |
boolean |
loaded |
net.thevpc.nuts.artifact.NDefinition |
oldDef |
List<net.thevpc.nuts.artifact.NId> |
requiredForIds |
net.thevpc.nuts.artifact.NDependencyScope |
scope |
String |
sid |
| Constructor and Description |
|---|
InstallIdInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected InstallIdInfo |
clone() |
InstallIdInfo |
copy() |
boolean |
isAlreadyExists() |
boolean |
isAlreadyInstalled() |
boolean |
isAlreadyRequired() |
public boolean extra
public String sid
public net.thevpc.nuts.artifact.NId id
public boolean ignored
public InstallFlags flags
public String doError
public Set<net.thevpc.nuts.artifact.NId> forIds
public InstallIdCacheItem cacheItem
public List<net.thevpc.nuts.artifact.NId> requiredForIds
public boolean loaded
public net.thevpc.nuts.artifact.NDependencyScope scope
public net.thevpc.nuts.artifact.NDefinition oldDef
public boolean isAlreadyRequired()
public boolean isAlreadyInstalled()
public boolean isAlreadyExists()
public InstallIdInfo copy()
copy in interface net.thevpc.nuts.util.NCopiableprotected InstallIdInfo clone()
Copyright © 2026 vpc open source initiative. All rights reserved.