biz.c24.api
Class IO

java.lang.Object
  extended by biz.c24.api.IO
All Implemented Interfaces:
ProductInfo

public class IO
extends Object
implements ProductInfo


Field Summary
static String BUILD_JDK
           
static String BUILD_OS
           
static String BUILD_TIME
           
static String BUILD_VERSION
           
static String PLUGIN_NAME
           
static ProductType PRODUCT
           
static ComponentType PRODUCT_COMPONENT_ANT
           
static ComponentType PRODUCT_COMPONENT_IO_DIFF
           
static ComponentType PRODUCT_COMPONENT_IO_RUNNER
           
static ComponentType PRODUCT_COMPONENT_IO_VIEWER
           
static ComponentType PRODUCT_COMPONENT_LIFECYCLE
           
static ComponentType PRODUCT_COMPONENT_METADATA_ARTIX_DESCRIPTOR
           
static ComponentType PRODUCT_COMPONENT_METADATA_DATABASE
           
static ComponentType PRODUCT_COMPONENT_METADATA_HTML
           
static ComponentType PRODUCT_COMPONENT_METADATA_JAVA_CLASS
           
static ComponentType PRODUCT_COMPONENT_METADATA_TEXT_FILE
           
static ComponentType PRODUCT_COMPONENT_METADATA_XMI
           
static ComponentType PRODUCT_COMPONENT_METADATA_XML
           
static ComponentType PRODUCT_COMPONENT_SWIFT
           
static ComponentType PRODUCT_COMPONENT_TESTSUITE
           
static ComponentType PRODUCT_COMPONENT_TRANSFORM
           
static ComponentType PRODUCT_COMPONENT_VCS_CLEARCASE
           
static ComponentType PRODUCT_COMPONENT_VCS_CVS
           
static ComponentType PRODUCT_COMPONENT_VCS_GIT
           
static ComponentType PRODUCT_COMPONENT_VCS_SVN
           
static ComponentType PRODUCT_COMPONENT_VERSIONING
           
 
Method Summary
static String getBuildJDK()
           
static String getBuildOS()
           
static String getBuildTime()
           
static VersionNumber getBuildVersion()
           
 ComponentType[] getComponentTypes()
           
static String getDescription(ComponentType ct)
           
 EditionType[] getEditionTypes()
           
static IO getInstance()
           
 ProductType getProductType()
           
static Properties getProperties()
           
 String getVersion()
           
 boolean isEditionAllowed()
           
 boolean isFreeTextAllowed()
           
 boolean isOEMAllowed()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUILD_VERSION

public static final String BUILD_VERSION
See Also:
Constant Field Values

BUILD_TIME

public static final String BUILD_TIME
See Also:
Constant Field Values

BUILD_JDK

public static final String BUILD_JDK
See Also:
Constant Field Values

BUILD_OS

public static final String BUILD_OS
See Also:
Constant Field Values

PLUGIN_NAME

public static final String PLUGIN_NAME
See Also:
Constant Field Values

PRODUCT

public static final ProductType PRODUCT

PRODUCT_COMPONENT_METADATA_XML

public static final ComponentType PRODUCT_COMPONENT_METADATA_XML

PRODUCT_COMPONENT_METADATA_TEXT_FILE

public static final ComponentType PRODUCT_COMPONENT_METADATA_TEXT_FILE

PRODUCT_COMPONENT_METADATA_XMI

public static final ComponentType PRODUCT_COMPONENT_METADATA_XMI

PRODUCT_COMPONENT_METADATA_DATABASE

public static final ComponentType PRODUCT_COMPONENT_METADATA_DATABASE

PRODUCT_COMPONENT_METADATA_HTML

public static final ComponentType PRODUCT_COMPONENT_METADATA_HTML

PRODUCT_COMPONENT_METADATA_JAVA_CLASS

public static final ComponentType PRODUCT_COMPONENT_METADATA_JAVA_CLASS

PRODUCT_COMPONENT_METADATA_ARTIX_DESCRIPTOR

public static final ComponentType PRODUCT_COMPONENT_METADATA_ARTIX_DESCRIPTOR

PRODUCT_COMPONENT_VCS_CVS

public static final ComponentType PRODUCT_COMPONENT_VCS_CVS

PRODUCT_COMPONENT_VCS_CLEARCASE

public static final ComponentType PRODUCT_COMPONENT_VCS_CLEARCASE

PRODUCT_COMPONENT_VCS_SVN

public static final ComponentType PRODUCT_COMPONENT_VCS_SVN

PRODUCT_COMPONENT_VCS_GIT

public static final ComponentType PRODUCT_COMPONENT_VCS_GIT

PRODUCT_COMPONENT_TRANSFORM

public static final ComponentType PRODUCT_COMPONENT_TRANSFORM

PRODUCT_COMPONENT_TESTSUITE

public static final ComponentType PRODUCT_COMPONENT_TESTSUITE

PRODUCT_COMPONENT_VERSIONING

public static final ComponentType PRODUCT_COMPONENT_VERSIONING

PRODUCT_COMPONENT_ANT

public static final ComponentType PRODUCT_COMPONENT_ANT

PRODUCT_COMPONENT_IO_DIFF

public static final ComponentType PRODUCT_COMPONENT_IO_DIFF

PRODUCT_COMPONENT_IO_VIEWER

public static final ComponentType PRODUCT_COMPONENT_IO_VIEWER

PRODUCT_COMPONENT_IO_RUNNER

public static final ComponentType PRODUCT_COMPONENT_IO_RUNNER

PRODUCT_COMPONENT_SWIFT

public static final ComponentType PRODUCT_COMPONENT_SWIFT

PRODUCT_COMPONENT_LIFECYCLE

public static final ComponentType PRODUCT_COMPONENT_LIFECYCLE
Method Detail

getInstance

public static IO getInstance()

getProductType

public ProductType getProductType()
Specified by:
getProductType in interface ProductInfo

getEditionTypes

public EditionType[] getEditionTypes()
Specified by:
getEditionTypes in interface ProductInfo

getComponentTypes

public ComponentType[] getComponentTypes()
Specified by:
getComponentTypes in interface ProductInfo

getVersion

public String getVersion()
Specified by:
getVersion in interface ProductInfo

isFreeTextAllowed

public boolean isFreeTextAllowed()
Specified by:
isFreeTextAllowed in interface ProductInfo

isEditionAllowed

public boolean isEditionAllowed()
Specified by:
isEditionAllowed in interface ProductInfo

isOEMAllowed

public boolean isOEMAllowed()
Specified by:
isOEMAllowed in interface ProductInfo

getProperties

public static final Properties getProperties()

getBuildVersion

public static VersionNumber getBuildVersion()

getBuildTime

public static String getBuildTime()

getBuildJDK

public static String getBuildJDK()

getBuildOS

public static String getBuildOS()

main

public static void main(String[] args)

getDescription

public static String getDescription(ComponentType ct)


C24 Technologies © 2002-2012: All Rights Reserved.