public class EDLType extends Type
Title: Service Event Fabric Runtime
Description: EDLType represents edl type.
Copyright: Copyright (c) 2014
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
static EDLType |
createType(java.lang.String typeName) |
static EDLType |
createTypeOrSemanticType(java.lang.String typeName) |
com.streamscape.sef.evtrigger.function.types.Type |
getEdlType() |
java.lang.String |
getEdlTypeName(XsdSchema schema,
boolean isSimpleTypeAsString) |
getEdlRestrictions, getName
public java.lang.String getEdlTypeName(XsdSchema schema, boolean isSimpleTypeAsString) throws XsdException
getEdlTypeName
in class Type
XsdException
public com.streamscape.sef.evtrigger.function.types.Type getEdlType()
public static EDLType createType(java.lang.String typeName) throws XsdException
XsdException
public static EDLType createTypeOrSemanticType(java.lang.String typeName) throws XsdException
XsdException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.