org.mule.devkit.model.studio
Class GlobalType
java.lang.Object
org.mule.devkit.model.studio.AbstractElementType
org.mule.devkit.model.studio.GlobalType
- Direct Known Subclasses:
- ConnectorType
public class GlobalType
- extends AbstractElementType
Java class for GlobalType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GlobalType">
<complexContent>
<extension base="{http://www.mulesoft.org/schema/mule/tooling.attributes}AbstractElementType">
</extension>
</complexContent>
</complexType>
| Fields inherited from class org.mule.devkit.model.studio.AbstractElementType |
_abstract, _extends, aliasId, allowAny, attributeCategoryOrRequiredSetAlternativesOrFixedAttribute, caption, category, connectivityTesting, description, doNotInherit, embedIn, icon, image, localId, metaData, versions, wrapIn |
| Methods inherited from class org.mule.devkit.model.studio.AbstractElementType |
getAliasId, getAttributeCategoryOrRequiredSetAlternativesOrFixedAttribute, getCaption, getCategory, getConnectivityTesting, getDescription, getDoNotInherit, getEmbedIn, getExtends, getIcon, getImage, getLocalId, getMetaData, getVersions, getWrapIn, isAbstract, isAllowAny, setAbstract, setAliasId, setAllowAny, setCaption, setCategory, setConnectivityTesting, setDescription, setDoNotInherit, setEmbedIn, setExtends, setIcon, setImage, setLocalId, setMetaData, setVersions, setWrapIn |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalType
public GlobalType()
Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.