Package microsoft.build.utilities
Class CanonicalTrackedInputFiles
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- microsoft.build.utilities.CanonicalTrackedInputFiles
-
- All Implemented Interfaces:
IJCOBridgeReflected
public class CanonicalTrackedInputFiles extends NetObject
The base .NET class managing Microsoft.Build.Utilities.CanonicalTrackedInputFiles, Microsoft.Build.Utilities.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.See: https://docs.microsoft.com/en-us/dotnet/api/Microsoft.Build.Utilities.CanonicalTrackedInputFiles
-
-
Field Summary
Fields Modifier and Type Field Description static String
assemblyFullName
Fully assembly qualified name: Microsoft.Build.Utilities.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3astatic String
assemblyShortName
Assembly name: Microsoft.Build.Utilities.v4.0static String
className
Qualified class name: Microsoft.Build.Utilities.CanonicalTrackedInputFilesstatic JCType
classType
The type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description CanonicalTrackedInputFiles()
CanonicalTrackedInputFiles(Object instance)
Internal constructor.CanonicalTrackedInputFiles(ITaskItem[] tlogFiles, ITaskItem[] sourceFiles, ITaskItem[] excludedInputPaths, CanonicalTrackedOutputFiles outputs, boolean useMinimalRebuildOptimization, boolean maintainCompositeRootingMarkers)
CanonicalTrackedInputFiles(ITaskItem[] tlogFiles, ITaskItem[] sourceFiles, CanonicalTrackedOutputFiles outputs, boolean useMinimalRebuildOptimization, boolean maintainCompositeRootingMarkers)
CanonicalTrackedInputFiles(ITask ownerTask, ITaskItem[] tlogFiles, ITaskItem[] sourceFiles, ITaskItem[] excludedInputPaths, ITaskItem[] outputs, boolean useMinimalRebuildOptimization, boolean maintainCompositeRootingMarkers)
CanonicalTrackedInputFiles(ITask ownerTask, ITaskItem[] tlogFiles, ITaskItem[] sourceFiles, ITaskItem[] excludedInputPaths, CanonicalTrackedOutputFiles outputs, boolean useMinimalRebuildOptimization, boolean maintainCompositeRootingMarkers)
CanonicalTrackedInputFiles(ITask ownerTask, ITaskItem[] tlogFiles, ITaskItem sourceFile, ITaskItem[] excludedInputPaths, CanonicalTrackedOutputFiles outputs, boolean useMinimalRebuildOptimization, boolean maintainCompositeRootingMarkers)
-
Method Summary
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toObjectFromArray, toObjectFromArray, toString, ToString, translateException
-
-
-
-
Field Detail
-
assemblyFullName
public static final String assemblyFullName
Fully assembly qualified name: Microsoft.Build.Utilities.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a- See Also:
- Constant Field Values
-
assemblyShortName
public static final String assemblyShortName
Assembly name: Microsoft.Build.Utilities.v4.0- See Also:
- Constant Field Values
-
className
public static final String className
Qualified class name: Microsoft.Build.Utilities.CanonicalTrackedInputFiles- See Also:
- Constant Field Values
-
-
Constructor Detail
-
CanonicalTrackedInputFiles
public CanonicalTrackedInputFiles(Object instance) throws Throwable
Internal constructor. Use with caution- Throws:
Throwable
-
CanonicalTrackedInputFiles
public CanonicalTrackedInputFiles(ITask ownerTask, ITaskItem[] tlogFiles, ITaskItem sourceFile, ITaskItem[] excludedInputPaths, CanonicalTrackedOutputFiles outputs, boolean useMinimalRebuildOptimization, boolean maintainCompositeRootingMarkers) throws Throwable, ArgumentOutOfRangeException, ArgumentNullException, IndexOutOfRangeException, MissingManifestResourceException, ArgumentException, PathTooLongException, NotSupportedException, InvalidOperationException, NullReferenceException, OutOfMemoryException, RankException, KeyNotFoundException, IOException
- Throws:
Throwable
ArgumentOutOfRangeException
ArgumentNullException
IndexOutOfRangeException
MissingManifestResourceException
ArgumentException
PathTooLongException
NotSupportedException
InvalidOperationException
NullReferenceException
OutOfMemoryException
RankException
KeyNotFoundException
IOException
-
CanonicalTrackedInputFiles
public CanonicalTrackedInputFiles(ITask ownerTask, ITaskItem[] tlogFiles, ITaskItem[] sourceFiles, ITaskItem[] excludedInputPaths, ITaskItem[] outputs, boolean useMinimalRebuildOptimization, boolean maintainCompositeRootingMarkers) throws Throwable, ArgumentOutOfRangeException, ArgumentNullException, IndexOutOfRangeException, MissingManifestResourceException, ArgumentException, PathTooLongException, NotSupportedException, InvalidOperationException, NullReferenceException, OutOfMemoryException, RankException, KeyNotFoundException, IOException
- Throws:
Throwable
ArgumentOutOfRangeException
ArgumentNullException
IndexOutOfRangeException
MissingManifestResourceException
ArgumentException
PathTooLongException
NotSupportedException
InvalidOperationException
NullReferenceException
OutOfMemoryException
RankException
KeyNotFoundException
IOException
-
CanonicalTrackedInputFiles
public CanonicalTrackedInputFiles(ITask ownerTask, ITaskItem[] tlogFiles, ITaskItem[] sourceFiles, ITaskItem[] excludedInputPaths, CanonicalTrackedOutputFiles outputs, boolean useMinimalRebuildOptimization, boolean maintainCompositeRootingMarkers) throws Throwable, ArgumentOutOfRangeException, ArgumentNullException, IndexOutOfRangeException, MissingManifestResourceException, ArgumentException, PathTooLongException, NotSupportedException, InvalidOperationException, NullReferenceException, OutOfMemoryException, RankException, KeyNotFoundException, IOException
- Throws:
Throwable
ArgumentOutOfRangeException
ArgumentNullException
IndexOutOfRangeException
MissingManifestResourceException
ArgumentException
PathTooLongException
NotSupportedException
InvalidOperationException
NullReferenceException
OutOfMemoryException
RankException
KeyNotFoundException
IOException
-
CanonicalTrackedInputFiles
public CanonicalTrackedInputFiles(ITaskItem[] tlogFiles, ITaskItem[] sourceFiles, ITaskItem[] excludedInputPaths, CanonicalTrackedOutputFiles outputs, boolean useMinimalRebuildOptimization, boolean maintainCompositeRootingMarkers) throws Throwable, ArgumentOutOfRangeException, ArgumentNullException, IndexOutOfRangeException, MissingManifestResourceException, ArgumentException, PathTooLongException, NotSupportedException, InvalidOperationException, NullReferenceException, OutOfMemoryException, RankException, KeyNotFoundException, IOException
- Throws:
Throwable
ArgumentOutOfRangeException
ArgumentNullException
IndexOutOfRangeException
MissingManifestResourceException
ArgumentException
PathTooLongException
NotSupportedException
InvalidOperationException
NullReferenceException
OutOfMemoryException
RankException
KeyNotFoundException
IOException
-
CanonicalTrackedInputFiles
public CanonicalTrackedInputFiles(ITaskItem[] tlogFiles, ITaskItem[] sourceFiles, CanonicalTrackedOutputFiles outputs, boolean useMinimalRebuildOptimization, boolean maintainCompositeRootingMarkers) throws Throwable, ArgumentOutOfRangeException, ArgumentNullException, IndexOutOfRangeException, MissingManifestResourceException, ArgumentException, PathTooLongException, NotSupportedException, InvalidOperationException, NullReferenceException, OutOfMemoryException, RankException, KeyNotFoundException, IOException
- Throws:
Throwable
ArgumentOutOfRangeException
ArgumentNullException
IndexOutOfRangeException
MissingManifestResourceException
ArgumentException
PathTooLongException
NotSupportedException
InvalidOperationException
NullReferenceException
OutOfMemoryException
RankException
KeyNotFoundException
IOException
-
-
Method Detail
-
getJCOAssemblyName
public String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Assembly name- Specified by:
getJCOAssemblyName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOAssemblyName
in classNetObject
- Returns:
- A
String
representing the Fullname of reflected Assembly
-
getJCOClassName
public String getJCOClassName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name- Specified by:
getJCOClassName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOClassName
in classNetObject
- Returns:
- A
String
representing the Fullname of reflected Class
-
getJCOObjectName
public String getJCOObjectName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name used to build the object- Specified by:
getJCOObjectName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOObjectName
in classNetObject
- Returns:
- A
String
representing the name used to allocated the object in CLR context
-
getJCOInstance
public Object getJCOInstance()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class- Specified by:
getJCOInstance
in interfaceIJCOBridgeReflected
- Overrides:
getJCOInstance
in classNetObject
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstance
in classNetObject
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class Type- Specified by:
getJCOType
in interfaceIJCOBridgeReflected
- Overrides:
getJCOType
in classNetObject
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static CanonicalTrackedInputFiles cast(IJCOBridgeReflected from) throws Throwable
Try to cast theIJCOBridgeReflected
instance intoCanonicalTrackedInputFiles
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
CanonicalTrackedInputFiles
instance- Throws:
Throwable
- in case of error during cast operation
-
FileIsExcludedFromDependencyCheck
public boolean FileIsExcludedFromDependencyCheck(String fileName) throws Throwable, ArgumentOutOfRangeException
- Throws:
Throwable
ArgumentOutOfRangeException
-
ComputeSourcesNeedingCompilation
public ITaskItem[] ComputeSourcesNeedingCompilation() throws Throwable, ArgumentOutOfRangeException, ArgumentException, ArgumentNullException, PathTooLongException, CultureNotFoundException, NotSupportedException, RankException, OutOfMemoryException, InvalidOperationException, ObjectDisposedException, AbandonedMutexException, FormatException, OperationCanceledException, TaskSchedulerException, ThreadAbortException, AggregateException
- Throws:
Throwable
ArgumentOutOfRangeException
ArgumentException
ArgumentNullException
PathTooLongException
CultureNotFoundException
NotSupportedException
RankException
OutOfMemoryException
InvalidOperationException
ObjectDisposedException
AbandonedMutexException
FormatException
OperationCanceledException
TaskSchedulerException
ThreadAbortException
AggregateException
-
ComputeSourcesNeedingCompilation
public ITaskItem[] ComputeSourcesNeedingCompilation(boolean searchForSubRootsInCompositeRootingMarkers) throws Throwable, ArgumentOutOfRangeException, ArgumentException, ArgumentNullException, PathTooLongException, CultureNotFoundException, NotSupportedException, RankException, InvalidOperationException, OutOfMemoryException, OverflowException, FormatException, IndexOutOfRangeException, OperationCanceledException, NullReferenceException, ObjectDisposedException, TaskSchedulerException, ThreadAbortException, AggregateException
- Throws:
Throwable
ArgumentOutOfRangeException
ArgumentException
ArgumentNullException
PathTooLongException
CultureNotFoundException
NotSupportedException
RankException
InvalidOperationException
OutOfMemoryException
OverflowException
FormatException
IndexOutOfRangeException
OperationCanceledException
NullReferenceException
ObjectDisposedException
TaskSchedulerException
ThreadAbortException
AggregateException
-
RemoveDependenciesFromEntryIfMissing
public void RemoveDependenciesFromEntryIfMissing(ITaskItem source) throws Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, PathTooLongException, CultureNotFoundException, InvalidOperationException, NotSupportedException, RankException, OutOfMemoryException, KeyNotFoundException
-
RemoveDependenciesFromEntryIfMissing
public void RemoveDependenciesFromEntryIfMissing(ITaskItem source, ITaskItem correspondingOutput) throws Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, PathTooLongException, CultureNotFoundException, InvalidOperationException, NotSupportedException, RankException, OutOfMemoryException, KeyNotFoundException
-
RemoveDependenciesFromEntryIfMissing
public void RemoveDependenciesFromEntryIfMissing(ITaskItem[] source) throws Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, PathTooLongException, CultureNotFoundException, InvalidOperationException, NotSupportedException, RankException, OutOfMemoryException, KeyNotFoundException
-
RemoveDependenciesFromEntryIfMissing
public void RemoveDependenciesFromEntryIfMissing(ITaskItem[] source, ITaskItem[] correspondingOutputs) throws Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentException, PathTooLongException, ObjectDisposedException, CultureNotFoundException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, DriveNotFoundException, OperationCanceledException, NotSupportedException, RankException, KeyNotFoundException
- Throws:
Throwable
IndexOutOfRangeException
ArgumentNullException
MissingManifestResourceException
InvalidOperationException
ArgumentOutOfRangeException
ArgumentException
PathTooLongException
ObjectDisposedException
CultureNotFoundException
FileNotFoundException
DirectoryNotFoundException
UnauthorizedAccessException
IOException
DriveNotFoundException
OperationCanceledException
NotSupportedException
RankException
KeyNotFoundException
-
RemoveDependencyFromEntry
public void RemoveDependencyFromEntry(ITaskItem source, ITaskItem dependencyToRemove) throws Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, PathTooLongException, CultureNotFoundException, InvalidOperationException, NotSupportedException, RankException, OutOfMemoryException
-
RemoveDependencyFromEntry
public void RemoveDependencyFromEntry(ITaskItem[] sources, ITaskItem dependencyToRemove) throws Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, PathTooLongException, CultureNotFoundException, InvalidOperationException, NotSupportedException, RankException, OutOfMemoryException
-
RemoveEntriesForSource
public void RemoveEntriesForSource(ITaskItem source) throws Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, PathTooLongException, CultureNotFoundException, NotSupportedException, RankException, InvalidOperationException, OutOfMemoryException
-
RemoveEntriesForSource
public void RemoveEntriesForSource(ITaskItem[] source) throws Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, PathTooLongException, CultureNotFoundException, InvalidOperationException, NotSupportedException, RankException, OutOfMemoryException
-
RemoveEntryForSourceRoot
public void RemoveEntryForSourceRoot(String rootingMarker) throws Throwable, ArgumentNullException
- Throws:
Throwable
ArgumentNullException
-
SaveTlog
public void SaveTlog() throws Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, OutOfMemoryException, IndexOutOfRangeException, PathTooLongException, CultureNotFoundException, NotSupportedException, RankException, InvalidOperationException, NullReferenceException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, DriveNotFoundException, OperationCanceledException, SecurityException, FormatException, KeyNotFoundException
- Throws:
Throwable
ArgumentNullException
ArgumentOutOfRangeException
ArgumentException
OutOfMemoryException
IndexOutOfRangeException
PathTooLongException
CultureNotFoundException
NotSupportedException
RankException
InvalidOperationException
NullReferenceException
FileNotFoundException
DirectoryNotFoundException
UnauthorizedAccessException
IOException
DriveNotFoundException
OperationCanceledException
SecurityException
FormatException
KeyNotFoundException
-
SaveTlog
public void SaveTlog(DependencyFilter includeInTLog) throws Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, ArgumentException, InvalidOperationException, OutOfMemoryException, PathTooLongException, CultureNotFoundException, NotSupportedException, RankException, NullReferenceException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, DriveNotFoundException, OperationCanceledException, SecurityException, KeyNotFoundException
- Throws:
Throwable
IndexOutOfRangeException
ArgumentNullException
MissingManifestResourceException
ArgumentOutOfRangeException
ArgumentException
InvalidOperationException
OutOfMemoryException
PathTooLongException
CultureNotFoundException
NotSupportedException
RankException
NullReferenceException
FileNotFoundException
DirectoryNotFoundException
UnauthorizedAccessException
IOException
DriveNotFoundException
OperationCanceledException
SecurityException
KeyNotFoundException
-
-