Modifier and Type | Method and Description |
---|---|
Multiplicity |
PropertyInfo.cardinality() |
Modifier and Type | Field and Description |
---|---|
protected Multiplicity |
PropertyInfoEA.multiplicity
Multiplicity of property
|
Modifier and Type | Method and Description |
---|---|
Multiplicity |
PropertyInfoEA.cardinality()
Return multiplicity of property
|
Modifier and Type | Field and Description |
---|---|
protected Multiplicity |
GenericPropertyInfo.cardinality |
Modifier and Type | Method and Description |
---|---|
Multiplicity |
GenericPropertyInfo.cardinality() |
Modifier and Type | Method and Description |
---|---|
void |
GenericPropertyInfo.setCardinality(Multiplicity cardinality) |
Modifier and Type | Field and Description |
---|---|
protected SortedMap<String,Multiplicity> |
Xmi10Document.fClassesRoseHiddenCardinality |
Modifier and Type | Method and Description |
---|---|
Multiplicity |
PropertyInfoXmi10.cardinality() |
protected Multiplicity |
Xmi10Document.cardinalityFromString(String multiplicityRanges) |
protected Multiplicity |
ClassInfoXmi10.roseHiddenCardinality() |
Modifier and Type | Field and Description |
---|---|
protected Multiplicity |
ReplicationXmlSchema.multiplicity1 |
Modifier and Type | Field and Description |
---|---|
protected static Multiplicity |
SqlDdl.repSchemaMultiplicity1 |
Modifier and Type | Method and Description |
---|---|
protected Element |
XsdDocument.addProperty(ClassInfo cibase,
PropertyInfo pi,
Multiplicity m,
SchematronSchema schDoc)
Process a single property.
|
boolean |
XsdDocument.processLocalProperty(ClassInfo ci,
PropertyInfo pi,
Element sequenceOrChoice,
Multiplicity m,
SchematronSchema schDoc)
Process a class property.
|
Modifier and Type | Method and Description |
---|---|
static org.sparx.Attribute |
EAElementUtil.createEAAttribute(org.sparx.Element e,
String name,
String alias,
String documentation,
Set<String> stereotypes,
List<EATaggedValue> taggedValues,
boolean isDerived,
boolean isOrdered,
boolean allowDuplicates,
String initialValue,
Multiplicity m,
String type,
Integer classifierID)
Create a new attribute for the given element.
|
Copyright © 2018. All rights reserved.