public class Element extends Object implements Element
| Modifier and Type | Field and Description |
|---|---|
protected RepositoryArtifact |
artifact |
protected Element |
element |
protected List<Extension> |
elementToExtensionList |
protected List<Stereotype> |
elementToStereotypeList |
| Constructor and Description |
|---|
Element(Element element,
RepositoryArtifact artifact) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryArtifact |
getArtifact() |
Element |
getDelegate() |
String |
getHref() |
String |
getXmiId() |
String |
getXmiNamespace() |
protected Element element
protected RepositoryArtifact artifact
protected List<Stereotype> elementToStereotypeList
public Element(Element element, RepositoryArtifact artifact)
public RepositoryArtifact getArtifact()
getArtifact in interface Elementpublic Element getDelegate()
getDelegate in interface Elementpublic String getXmiNamespace()
getXmiNamespace in interface ElementCopyright © 2017. All rights reserved.