Modifier and Type | Method and Description |
---|---|
boolean |
AIXMSchemaInfos.isExtension(Info i) |
boolean |
ModelElementSelectionInfo.matches(Info infoType)
Determines if the given info type matches the filter criteria defined by
this object.
|
String |
AIXMSchemaInfos.targetNamespace(Info i) |
String |
AIXMSchemaInfos.xmlns(Info i) |
Modifier and Type | Interface and Description |
---|---|
interface |
AssociationInfo |
interface |
ClassInfo
Information about a UML class.
|
interface |
OperationInfo |
interface |
PackageInfo |
interface |
PropertyInfo |
Modifier and Type | Class and Description |
---|---|
class |
AssociationInfoImpl |
class |
ClassInfoImpl |
class |
InfoImpl
Note: this class has a natural ordering that is inconsistent with equals.
|
class |
OperationInfoImpl |
class |
PackageInfoImpl |
class |
PropertyInfoImpl |
Modifier and Type | Field and Description |
---|---|
protected Info |
TextConstraintImpl.contextModelElmt
Model Element Context - class, attribute, operation, etc.
|
protected Info |
OclConstraintImpl.contextModelElmt
Model Element Context - class, attribute, operation, etc.
|
protected Info |
FolConstraintImpl.contextModelElmt
Model Element Context - class, attribute, operation, etc.
|
Modifier and Type | Method and Description |
---|---|
Info |
TextConstraintImpl.contextModelElmt()
Inquire the model element context.
|
Info |
OclConstraintImpl.contextModelElmt()
Inquire the model element context.
|
Info |
FolConstraintImpl.contextModelElmt() |
Info |
Constraint.contextModelElmt()
Inquire context model element, i.e. the parent.
|
Modifier and Type | Method and Description |
---|---|
int |
InfoImpl.compareTo(Info i) |
static List<LangString> |
Descriptors.merge(Descriptor descriptor,
Info info1,
Info info2,
EnumMap<Descriptor,String> separatorByDescriptor,
String defaultSeparator) |
static List<LangString> |
Descriptors.merge(Descriptor descriptor,
Info info1,
Info info2,
String separator) |
void |
FolConstraintImpl.setContextModelElmt(Info newContextModelElmt) |
void |
FolConstraint.setContextModelElmt(Info newContextModelElmt) |
Modifier and Type | Class and Description |
---|---|
class |
AssociationInfoEA |
class |
ClassInfoEA |
class |
OperationInfoEA |
class |
PackageInfoEA |
class |
PropertyInfoEA |
Modifier and Type | Class and Description |
---|---|
class |
GenericAssociationInfo |
class |
GenericClassInfo |
class |
GenericPackageInfo |
class |
GenericPropertyInfo |
Modifier and Type | Method and Description |
---|---|
void |
GenericOclConstraint.setContext(ClassInfo contextClass,
Info contextModelElement) |
void |
GenericTextConstraint.setContextModelElmt(Info contextModelElmt) |
void |
GenericOclConstraint.setContextModelElmt(Info contextModelElmt) |
Modifier and Type | Class and Description |
---|---|
class |
AssociationInfoXmi10
Information about an UML association.
|
class |
ClassInfoXmi10
Information about an UML class.
|
class |
OperationInfoXmi10 |
class |
PackageInfoXmi10 |
class |
PropertyInfoXmi10 |
Modifier and Type | Field and Description |
---|---|
Info |
DiffElement.subElement |
Modifier and Type | Method and Description |
---|---|
SortedMap<Info,SortedSet<DiffElement>> |
Differ.baseDiff(Info curr,
Info ref) |
SortedMap<Info,SortedSet<DiffElement>> |
Differ.diff(ClassInfo curr,
ClassInfo ref) |
SortedMap<Info,SortedSet<DiffElement>> |
Differ.diff(PackageInfo curr,
PackageInfo ref) |
SortedMap<Info,SortedSet<DiffElement>> |
Differ.diff(PropertyInfo curr,
PropertyInfo ref) |
SortedMap<Info,SortedSet<DiffElement>> |
Differ.diffEnum(PropertyInfo curr,
PropertyInfo ref) |
protected SortedMap<Info,SortedSet<DiffElement>> |
Differ.infoDiffs(Info base,
DiffElement.ElementType type,
Info[] currs,
Info[] refs) |
Modifier and Type | Method and Description |
---|---|
SortedMap<Info,SortedSet<DiffElement>> |
Differ.baseDiff(Info curr,
Info ref) |
protected SortedMap<Info,SortedSet<DiffElement>> |
Differ.infoDiffs(Info base,
DiffElement.ElementType type,
Info[] currs,
Info[] refs) |
protected SortedMap<Info,SortedSet<DiffElement>> |
Differ.infoDiffs(Info base,
DiffElement.ElementType type,
Info[] currs,
Info[] refs) |
protected SortedMap<Info,SortedSet<DiffElement>> |
Differ.infoDiffs(Info base,
DiffElement.ElementType type,
Info[] currs,
Info[] refs) |
Modifier and Type | Method and Description |
---|---|
void |
Differ.merge(SortedMap<Info,SortedSet<DiffElement>> diffs,
SortedMap<Info,SortedSet<DiffElement>> diffs2)
Adds the content from diff2 to diffs.
|
void |
Differ.merge(SortedMap<Info,SortedSet<DiffElement>> diffs,
SortedMap<Info,SortedSet<DiffElement>> diffs2)
Adds the content from diff2 to diffs.
|
Modifier and Type | Field and Description |
---|---|
Info |
OclNode.PropertySelector.modelProperty |
Modifier and Type | Method and Description |
---|---|
OclNode.Expression |
OclParser.parseOcl(Readable inOcl,
Info ctx)
Perform a full parse of an OCL expression addressed by a Readable.
|
OclNode.Expression |
OclParser.parseOcl(Readable inOcl,
Info ctx,
String type,
String name)
Perform a full parse of an OCL expression addressed by a Readable.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
CDB.isEncoded(Info i) |
Modifier and Type | Method and Description |
---|---|
boolean |
FolSchematronNode.isAIXMExtension(Info i) |
Modifier and Type | Method and Description |
---|---|
static boolean |
JsonSchema.isEncoded(Info i) |
Modifier and Type | Method and Description |
---|---|
String |
OWLISO19150.computeSource(Info i)
Computes the value for the dct:source that qualifies an ontology element.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ReplicationXmlSchema.addGlobalIdentifierAnnotation(Element e,
Info info)
Add standard annotations for data entities and fields.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
SqlDdl.isEncoded(Info i) |
Modifier and Type | Method and Description |
---|---|
protected Element |
XsdDocument.addStandardAnnotation(Element e,
Info info)
Add documentation and tagged values to an element
|
Copyright © 2017. All rights reserved.