Methods in coras.common with parameters of type CorasPackage |
protected static no.sintef.assetrepository.Asset |
CorasElement.createAsset(CorasPackage parent,
coras.common.AssetTypeEnum assetType,
coras.types.ElementTypeEnum type,
coras.types.SubtypeEnum subtype,
java.lang.String name,
java.lang.String shortDescription,
java.lang.String fullDescription,
coras.structure.ConcernEnum concern,
coras.structure.ViewpointEnum[] viewpoints,
CorasRepresentation[] corasRepresentations)
|
protected static no.sintef.assetrepository.Asset |
CorasElement.createAsset(CorasPackage parent,
coras.common.AssetTypeEnum assetType,
coras.types.ElementTypeEnum type,
coras.types.SubtypeEnum subtype,
java.lang.String name,
java.lang.String shortDescription,
java.lang.String fullDescription,
coras.structure.ConcernEnum concern,
coras.structure.ViewpointEnum[] viewpoints,
java.util.Map properties,
CorasRepresentation[] corasRepresentations)
|