public class IoSpecificationImpl extends BaseElementImpl implements IoSpecification
| Modifier and Type | Field and Description | 
|---|---|
| protected static ChildElementCollection<DataInput> | dataInputCollection | 
| protected static ChildElementCollection<DataOutput> | dataOutputCollection | 
| protected static ChildElementCollection<InputSet> | inputSetCollection | 
| protected static ChildElementCollection<OutputSet> | outputSetCollection | 
documentationCollection, extensionElementsChild, idAttributemodelInstance| Constructor and Description | 
|---|
| IoSpecificationImpl(ModelTypeInstanceContext instanceContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<DataInput> | getDataInputs() | 
| Collection<DataOutput> | getDataOutputs() | 
| Collection<InputSet> | getInputSets() | 
| Collection<OutputSet> | getOutputSets() | 
| static void | registerType(ModelBuilder modelBuilder) | 
getDiagramElement, getDocumentations, getExtensionElements, getId, getIncomingReferencesByType, setExtensionElements, setIdbuilder, getScope, isScopeaddChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, setIdbuilder, getScope, isScopeaddChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementprotected static ChildElementCollection<DataInput> dataInputCollection
protected static ChildElementCollection<DataOutput> dataOutputCollection
protected static ChildElementCollection<InputSet> inputSetCollection
protected static ChildElementCollection<OutputSet> outputSetCollection
public IoSpecificationImpl(ModelTypeInstanceContext instanceContext)
public static void registerType(ModelBuilder modelBuilder)
public Collection<DataInput> getDataInputs()
getDataInputs in interface IoSpecificationpublic Collection<DataOutput> getDataOutputs()
getDataOutputs in interface IoSpecificationpublic Collection<InputSet> getInputSets()
getInputSets in interface IoSpecificationpublic Collection<OutputSet> getOutputSets()
getOutputSets in interface IoSpecificationCopyright © 2018. All rights reserved.