biz.c24.io.api.data
Interface ModelComponent

All Superinterfaces:
Serializable
All Known Subinterfaces:
Enumeration, ValidationRule
All Known Implementing Classes:
AnyAttribute, AnyElement, AnyURIDataType, AtomicDataType, Attribute, Base64BinaryDataType, BinaryDataType, BooleanDataType, BuiltInAttribute, ByteDataType, CharDataType, ComplexDataType, ContextualValidationRule, DatabaseLookupValidationRule, DatabaseSourcedEnumeration, DataComponent, DataModel, DataType, DateDataType, DecimalDataType, DefaultEnumeration, DefaultValidationRule, DomainConstraint, DoubleDataType, Element, EntitiesDataType, EntityDataType, FloatDataType, GenericDateDataType, GenericStringDataType, HexBinaryDataType, IDDataType, IdentifierOfCreditorValidator, IdentifierOfCreditorValidatorXT33, IDRefDataType, IDRefsDataType, IntDataType, IntegerDataType, ISO13616IBANValidator, ISO3166CountryValidationRule, ISO3166CountryValidator, ISO4217CurrencyAmountAttributeValidator, ISO4217CurrencyAmountValidator, ISO4217CurrencyAttributeValidator, ISO4217CurrencyValidator, ISO8601DataType, ISO8601DateDataType, ISO8601DateTimeDataType, ISO8601DurationDataType, ISO8601GDayDataType, ISO8601GMonthDataType, ISO8601GMonthDayDataType, ISO8601GYearDataType, ISO8601GYearMonthDataType, ISO8601TimeDataType, ISO9362BICValidationRule, ISO9362BICValidator, LanguageDataType, ListDataType, LongDataType, LTAddressValidator, MappedEnumeration, NameDataType, NCNameDataType, NegativeIntegerDataType, NMTokenDataType, NMTokensDataType, NonNegativeIntegerDataType, NonPositiveIntegerDataType, NormalizedStringDataType, NotationDataType, NumberDataType, PositiveIntegerDataType, QNameDataType, ShortDataType, SimpleDataType, SimpleValidator, SourcedEnumeration, SQLBlobDataType, SQLClobDataType, SQLDateDataType, SQLTimeDataType, SQLTimestampDataType, StringDataType, Swdml31Validator, SwdmlEqd42Validator, SwdmlGenericValidator, SwdmlIrd42Validator, SwdmlValidator, SwiftCurrency_PCT_REN_YLD_Validator, SwiftFieldDataType, SwiftFieldValidationRule, SwiftPartyFieldJValidator, SwiftQualifierValidator, TARGET2Validator, TokenDataType, UnionDataType, UnsignedByteDataType, UnsignedIntDataType, UnsignedLongDataType, UnsignedShortDataType, URISourcedEnumeration, ValueDateRule, XPathRule, XQueryRule, XsltValidator

public interface ModelComponent
extends Serializable

The super class of all static modelling components such as types, elements and attributes.

Warning: Serialized objects of this class or of a deployed class which is derived from it may not be compatible with future releases of C24 Integreation Objects. The current serialization support is appropriate for short term storage or RMI between applications running the same version of C24 Integreation Objects.


Method Summary
 String getName()
          Returns the name of this component.
 

Method Detail

getName

String getName()
Returns the name of this component.

Returns:
The name.


C24 Technologies © 2002-2012: All Rights Reserved.