biz.c24.api
Class IO
java.lang.Object
biz.c24.api.IO
- All Implemented Interfaces:
- ProductInfo
public class IO
- extends Object
- implements ProductInfo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
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.