-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow user to set absolute path in name in guidance when using with l…
…utaml_ea_xmi
- Loading branch information
Showing
3 changed files
with
89 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
--- | ||
classes: | ||
- name: "::EA_Model::Conceptual Models::CityGML2.0::bldg::Building" | ||
attributes: | ||
- name: gml:boundedBy | ||
used: false | ||
guidance: | | ||
この属性は使用されていません。 | ||
- name: core:relativeToTerrain | ||
used: false | ||
guidance: | | ||
この属性は使用されていません。 | ||
- name: core:relativeToWater | ||
used: false | ||
guidance: | | ||
この属性は使用されていません。 | ||
- name: bldg:function | ||
used: false | ||
guidance: | | ||
この属性は使用されていません。 | ||
- name: bldg:storeyHeightsAboveGround | ||
used: false | ||
guidance: | | ||
この属性は使用されていません。 | ||
- name: bldg:storeyHeightsBelowGround | ||
used: false | ||
guidance: | | ||
この属性は使用されていません。 | ||
- name: bldg:lod2MultiSurface | ||
used: false | ||
guidance: | | ||
この関連役割は使用されていません。 | ||
- name: bldg:lod3MultiSurface | ||
used: false | ||
guidance: | | ||
この関連役割は使用されていません。 | ||
- name: BuildingPart | ||
attributes: | ||
- name: gml:boundedBy | ||
used: false | ||
guidance: | | ||
この属性は使用されていません。 | ||
- name: core:relativeToTerrain | ||
used: false | ||
guidance: | | ||
この属性は使用されていません。 | ||
- name: core:relativeToWater | ||
used: false | ||
guidance: | | ||
この属性は使用されていません。 | ||
- name: bldg:function | ||
used: false | ||
guidance: | | ||
この関連役割は使用されていません。 | ||
- name: bldg:storeyHeightsAboveGround | ||
used: false | ||
guidance: | | ||
この関連役割は使用されていません。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters