public class PackageInfoXmi10 extends PackageInfoImpl implements PackageInfo
Modifier and Type | Field and Description |
---|---|
protected Document |
defDocument |
protected Xmi10Document |
doc |
protected XsdDocument |
gmlASD |
protected String |
id |
protected Element |
pkg |
protected boolean |
processedIncludes |
protected Document |
smDocument |
protected UUID |
uuid |
diagrams
descriptors, stereotypesCache, taggedValuesCache
Constructor and Description |
---|
PackageInfoXmi10(Xmi10Document d,
Element e) |
Modifier and Type | Method and Description |
---|---|
SortedSet<PackageInfo> |
containedPackages() |
XsdDocument |
gmlApplicationSchemaDocument() |
String |
id()
Return unique id of model element (unique within the model).
|
Model |
model() |
String |
name()
Obtain the name of the model element.
|
Options |
options() |
PackageInfo |
owner() |
ShapeChangeResult |
result() |
SortedSet<String> |
supplierIds() |
void |
validateStereotypesCache() |
void |
validateTaggedValuesCache()
Create cache of stereotypes and tagged values
|
containedClasses, containedPackagesInSameTargetNamespace, encodingRule, fullName, fullNameInSchema, getDiagrams, gmlProfileSchema, isAppSchema, isSchema, language, mapPackageNameToFilename, postprocessAfterLoadingAndValidate, rootPackage, schemaId, setDiagrams, targetNamespace, version, xmlns, xsdDocument
aliasName, compareTo, dataCaptureStatements, definition, derivedDocumentation, description, descriptors, descriptorSource, descriptorValues, documentation, examples, globalIdentifier, legalBasis, matches, primaryCode, removeTaggedValue, setDescriptors, stereotype, stereotypes, taggedValue, taggedValueInLanguage, taggedValues, taggedValues, taggedValuesAll, taggedValuesForTag, taggedValuesForTagAsLangStrings, taggedValuesForTagList, taggedValuesInLanguage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
containedClasses, containedPackagesInSameTargetNamespace, getDiagrams, gmlProfileSchema, isAppSchema, isSchema, rootPackage, schemaId, setDiagrams, targetNamespace, version, xmlns, xsdDocument
aliasName, dataCaptureStatements, definition, derivedDocumentation, description, descriptors, documentation, encodingRule, examples, fullName, fullNameInSchema, globalIdentifier, language, legalBasis, matches, postprocessAfterLoadingAndValidate, primaryCode, removeTaggedValue, stereotype, stereotypes, taggedValue, taggedValueInLanguage, taggedValues, taggedValues, taggedValuesAll, taggedValuesForTag, taggedValuesForTagAsLangStrings, taggedValuesForTagList, taggedValuesInLanguage
compareTo
protected Element pkg
protected Xmi10Document doc
protected String id
protected XsdDocument gmlASD
protected boolean processedIncludes
protected UUID uuid
protected Document defDocument
protected Document smDocument
public PackageInfoXmi10(Xmi10Document d, Element e) throws ShapeChangeAbortException
ShapeChangeAbortException
public ShapeChangeResult result()
public String id()
Info
public String name()
Info
public void validateStereotypesCache()
validateStereotypesCache
in interface Info
public void validateTaggedValuesCache()
Info
validateTaggedValuesCache
in interface Info
public PackageInfo owner()
owner
in interface PackageInfo
public SortedSet<String> supplierIds()
supplierIds
in interface PackageInfo
null
public XsdDocument gmlApplicationSchemaDocument()
public SortedSet<PackageInfo> containedPackages()
containedPackages
in interface PackageInfo
Copyright © 2018. All rights reserved.