public class XSDClassifier extends AbstractClassifier
IModelElement.ElementTypenameToAttributeOBJECT| Constructor and Description |
|---|
XSDClassifier(String name,
IPackage container) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDocumentation()
Return any documentation associated with the element.
|
IModelElement.ElementType |
getElementType()
Return an enum indicating what type of element this is, to reduce the need to
sub-cast prematurely.
|
String |
getParentName() |
void |
setParentName(String parentName) |
addAttribute, getAttributeByName, getAttributes, getAttributes, hasAttribute, hasNonStaticAttributes, hasStaticAttributes, isEnumeration, rebuildAttributeNameMap, removeAttribute, removeAttributeNameMapping, setEnumerationaddChild, getContainingPackage, getDescendants, getName, getOriginalName, getParent, getQualifiedName, getUserData, isAssignableFrom, isSupplementary, setName, setOriginalName, setParent, setSupplementary, setUserDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContainingPackage, getDescendants, getName, getOriginalName, getParent, getQualifiedName, getUserData, isAssignableFrom, isSupplementary, setUserDatapublic List<String> getDocumentation()
IModelElementpublic IModelElement.ElementType getElementType()
IModelElementpublic String getParentName()
public void setParentName(String parentName)
Copyright © 2006-2013. All Rights Reserved.