terp - the Codemesh Modular
Template Interpreter v1.3.309

Uses of Package
com.codemesh.terp.data

Packages that use com.codemesh.terp.data
com.codemesh.terp.data The com.codemesh.terp.data package contains some built-in data types that are provided by terp. 
com.codemesh.terp.eval.converters The com.codemesh.terp.eval.converters package contains many of the built-in converter types that are provided by terp. 
com.codemesh.terp.eval.executors The com.codemesh.terp.eval.executors package contains many of the built-in executor types that are provided by terp. 
 

Classes in com.codemesh.terp.data used by com.codemesh.terp.data
Ant.AntExecutor
          An executor for ANT build scripts.
Ar.ArExecutor
          An executor for ar, the utility used for creating archive files on most Unix/Linux platforms.
Bc.BcExecutor
          An executor for Boundschecker, the utility used for error checking on Windows.
Cpp.AccExecutor
           
Cpp.CppExecutor
           
Cpp.GccExecutor
           
Cpp.IccExecutor
           
Cpp.MsvcConverter
           
Cpp.MsvcExecutor
           
Cpp.QccExecutor
           
Cpp.SunccExecutor
           
Cpp.XlcExecutor
           
Csharp.CsharpExecutor
           
Dotnet.DotnetFramework
           
DPAnalysis.DPAnalysisExecutor
          An executor for dpa, the utility used for simple perofrmance profiling and call graphing on most Unix/Linux platforms.
FilePattern
          An ANT-style file pattern using asterisks to match anything and double asterisks to match hierarchies.
Gprof.GprofExecutor
          An executor for gprof, the utility used for simple perofrmance profiling and call graphing on most Unix/Linux platforms.
Guid
          A globally unique identifier type.
Host
          The interface implemented by all hosts.
Jdk
          The interface implemented by all JDK instances.
Jre
          An interface implemented by all Java Runtime Environment types.
Lib.LibExecutor
           
ManifestTool.ManifestToolExecutor
           
OS
          The abstraction for Operating systems.
OSConstants
          Constants that are useful for dealing with the OS type programmatically.
Path
          A grouping interface for file paths, including patterns.
ProcArch
          A processor architecture.
ProcArchConstants
          Useful constants for dealing with ProcArch's programmatically.
Reg.RegExecutor
           
Reg.RegQueryValue
          A Registry query expert.
Version
          An interface for maintaining version numbers.
Versioned
          The interface implemented by types that have a version.
VisualBasic.VbExecutor
           
Xargs.XargsExecutor
           
 

Classes in com.codemesh.terp.data used by com.codemesh.terp.eval.converters
FilePattern
          An ANT-style file pattern using asterisks to match anything and double asterisks to match hierarchies.
Guid
          A globally unique identifier type.
Host
          The interface implemented by all hosts.
Jdk
          The interface implemented by all JDK instances.
Jre
          An interface implemented by all Java Runtime Environment types.
OS
          The abstraction for Operating systems.
Path
          A grouping interface for file paths, including patterns.
ProcArch
          A processor architecture.
Version
          An interface for maintaining version numbers.
 

Classes in com.codemesh.terp.data used by com.codemesh.terp.eval.executors
Jdk
          The interface implemented by all JDK instances.
Jre
          An interface implemented by all Java Runtime Environment types.
OS
          The abstraction for Operating systems.
Version
          An interface for maintaining version numbers.
Versioned
          The interface implemented by types that have a version.
 


terp - the Codemesh Modular
Template Interpreter v1.3.309

Copyright © 2008-2012 by Codemesh, Inc. All Rights Reserved.