public interface TreesetFactory
extends org.eclipse.emf.ecore.EFactory
TreesetPackage| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
static TreesetFactory |
eINSTANCE
The singleton instance of the factory
|
| Modifier and Type | Method and Description |
|---|---|
MessageItem |
createMessageItem()
Returns a new object of class 'Message Item'
|
MessageSection |
createMessageSection()
Returns a new object of class 'Message Section'
|
TestAssociation |
createTestAssociation()
Returns a new object of class 'Test Association'
|
TestAssociationHref |
createTestAssociationHref()
Returns a new object of class 'Test Association Href'
|
TestAssociationImbedded |
createTestAssociationImbedded()
Returns a new object of class 'Test Association Imbedded'
|
TestAttribute |
createTestAttribute()
Returns a new object of class 'Test Attribute'
|
TestCharacteristic |
createTestCharacteristic()
Returns a new object of class 'Test Characteristic'
|
TestEntity |
createTestEntity()
Returns a new object of class 'Test Entity'
|
TestNode |
createTestNode()
Returns a new object of class 'Test Node'
|
TestTransient |
createTestTransient()
Returns a new object of class 'Test Transient'
|
TestTreeSet |
createTestTreeSet()
Returns a new object of class 'Test Tree Set'
|
TreesetPackage |
getTreesetPackage()
Returns the package supported by this factory
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final java.lang.String copyright
static final TreesetFactory eINSTANCE
MessageItem createMessageItem()
MessageSection createMessageSection()
TestAssociationHref createTestAssociationHref()
TestAssociationImbedded createTestAssociationImbedded()
TestAttribute createTestAttribute()
TestEntity createTestEntity()
TestNode createTestNode()
TestTreeSet createTestTreeSet()
TestTransient createTestTransient()
TestCharacteristic createTestCharacteristic()
TestAssociation createTestAssociation()
TreesetPackage getTreesetPackage()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.